Package org.evoludo.simulator
Interface EvoLudo.Directive
- Enclosing class:
EvoLudo
public static interface EvoLudo.Directive
The interface to execute commands in a manner that is agnostic to the
implementation details regarding GWT or JRE environments.
-
Method Summary
-
Method Details
-
execute
void execute()The command to execute.
-