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