public abstract class AbstractPostBuilder extends BuilderElement
| Constructor and Description |
|---|
AbstractPostBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
postBuild(StateRunnable tgt,
HashMap<String,StateRunnable> sihm,
BuildContext bc) |
void |
postChildren(StateRunnable tgt,
HashMap<String,StateRunnable> sihm,
BuildContext bc) |
add, consolidateStateTypespublic abstract void postBuild(StateRunnable tgt, HashMap<String,StateRunnable> sihm, BuildContext bc) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorpublic void postChildren(StateRunnable tgt, HashMap<String,StateRunnable> sihm, BuildContext bc) throws ConnectionError, ContentError, RuntimeError
ConnectionErrorContentErrorRuntimeErrorCopyright © 2019. All rights reserved.