| Package | Description |
|---|---|
| org.brains2b.console |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Main.handleException(ArgumentException ex)
Default function for handling ArgumentException(s).
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
ArgumentMap.getList(java.lang.String[] args)
gets the Map of all arguments supplied through String[] args
mapped to their argument name.
|