Package org.puremvc.java.patterns.command
-
Class Summary Class Description MacroCommand A baseICommandimplementation that executes otherICommands.SimpleCommand A baseICommandimplementation.
| Class | Description |
|---|---|
| MacroCommand |
A base
ICommand implementation that executes other ICommands. |
| SimpleCommand |
A base
ICommand implementation. |