Class CommandLineOptions

java.lang.Object
org.openjdk.jmh.runner.options.CommandLineOptions
All Implemented Interfaces:
Serializable, Options

public class CommandLineOptions extends Object implements Options
Class that handles all the command line options.
See Also: