|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Parser<T> |
Class Summary | |
---|---|
CommandLineParser<T> | Parses command line options. |
InterleavedReader | Reads a stream containing inline JSON objects. |
LastNValues | Tracks the mean and variance of the last n values seen, where n is fixed at
construction. |
LinearTranslation | |
Parsers | |
ShortDuration | Represents a nonnegative duration from 0 to 100 days, with picosecond precision. |
Util |
Exception Summary | |
---|---|
DisplayUsageException | Exception used to abort command-line processing because the user has asked for help (using either --help or -h). |
InvalidCommandException | Exception that signifies that the user has given an invalid argument string. |
Annotation Types Summary | |
---|---|
CommandLineParser.Leftovers | Annotates a single method in an options class to receive any "leftover" arguments. |
CommandLineParser.Option | Annotates a field or method in an options class to signify that parsed values should be injected. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |