public class CommandLineInterface
extends java.lang.Object
| Constructor and Description |
|---|
CommandLineInterface(java.lang.String... args) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseArguments()
Parses the arguments currently stored in the argument list.
|
void |
startApplication() |
void |
startBenchmark() |