GenericVCdomLEMCommand
, WekaCommand
public abstract class Command
extends java.lang.Object
Constructor | Description |
---|---|
Command() |
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
Executes command.
|
abstract boolean |
isReady() |
Determines whether a command is ready to execute.
|