jargs.gnu
public static class CmdLineParser.Option.IntegerOption extends CmdLineParser.Option
| Constructor Summary | |
|---|---|
| IntegerOption(char shortForm, String longForm) | |
| IntegerOption(String longForm) | |
| Method Summary | |
|---|---|
| protected Object | parseValue(String arg, Locale locale) |