public class IndefiniteCommand extends Command
| Constructor and Description |
|---|
IndefiniteCommand(java.lang.String name,
java.lang.String description,
CommandLogic logic) |
addReference, appendUsage, getDefaultReference, getDescription, getName, getReferences, getUsage, resetUsage, runpublic IndefiniteCommand(java.lang.String name,
java.lang.String description,
CommandLogic logic)