be.hogent.tarsos.lsh
Class CommandLineInterface
java.lang.Object
be.hogent.tarsos.lsh.CommandLineInterface
public class CommandLineInterface
- extends java.lang.Object
A class implementing a command line interface for the LSH program.
- Author:
- Joren Six
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineInterface
public CommandLineInterface(java.lang.String... args)
parseArguments
public void parseArguments()
- Parses the arguments currently stored in the argument list.
startApplication
public void startApplication()
startBenchmark
public void startBenchmark()