Package jargs.gnu

Class CmdLineParser.Option.IntegerOption

java.lang.Object
jargs.gnu.CmdLineParser.Option
jargs.gnu.CmdLineParser.Option.IntegerOption
All Implemented Interfaces:
Serializable
Enclosing class:
CmdLineParser.Option

public static class CmdLineParser.Option.IntegerOption extends CmdLineParser.Option
An option that expects an integer value.
See Also: