CommandLine
, CommandLine
public class CommandLine extends Object
Modifier | Constructor | Description |
---|---|---|
protected |
CommandLine() |
Modifier and Type | Method | 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) |