public class CommandLine extends Object
Modifier | Constructor and Description |
---|---|
protected |
CommandLine() |
Modifier and Type | Method and Description |
---|---|
protected static void |
exec(String[] args,
List<String> classes)
will only return if command not found
|
static void |
main(String[] args) |
protected static void |
printCommands(List<String> classes) |