Package | Description |
---|---|
org.apache.harmony.beans |
Modifier and Type | Method and Description |
---|---|
void |
Command.addChild(Command cmd) |
void |
Command.removeChild(Command cmd) |
void |
Command.setContext(Command ctx) |
Modifier and Type | Method and Description |
---|---|
boolean |
Command.backtrack(Map<String,Command> references) |
int |
Command.exec(Map<String,Command> references) |
Copyright © 2013. All Rights Reserved.