public abstract class ExecutableStatement extends Object
| Constructor and Description |
|---|
ExecutableStatement() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(StateRunnable so,
HashMap<String,StateRunnable> context) |
public abstract void execute(StateRunnable so, HashMap<String,StateRunnable> context) throws RuntimeError, ContentError, ConnectionError
RuntimeErrorContentErrorConnectionErrorCopyright © 2019. All rights reserved.