rabbitescape.engine.solution.SolutionCommand.SolutionCommand |
( |
CommandAction... |
actions | ) |
|
If the supplied array (vararg) of CommandActions is empty a default WaitAction of 1 step will be created. The solution fragment ";;" has implied ones, "1;1;".
void rabbitescape.engine.solution.SolutionCommand.checkWaitInMultiAction |
( |
| ) |
|
|
private |
boolean rabbitescape.engine.solution.SolutionCommand.equals |
( |
Object |
other | ) |
|
int rabbitescape.engine.solution.SolutionCommand.hashCode |
( |
| ) |
|
CommandAction rabbitescape.engine.solution.SolutionCommand.lastAction |
( |
| ) |
|
String rabbitescape.engine.solution.SolutionCommand.toString |
( |
| ) |
|
Try to combine two commands. If this is not possible then return null.
final CommandAction [] rabbitescape.engine.solution.SolutionCommand.actions |
The documentation for this class was generated from the following file: