Package org.puremvc.java.patterns.command
-
Class Summary Class Description MacroCommand A baseICommand
implementation that executes otherICommand
s.SimpleCommand A baseICommand
implementation.
Class | Description |
---|---|
MacroCommand |
A base
ICommand implementation that executes other ICommand s. |
SimpleCommand |
A base
ICommand implementation. |