java.lang.Object
coneforest.clianthus.option.Option
coneforest.clianthus.option.OptionWithArg
coneforest.clianthus.option.OptionCollector<Integer>
coneforest.clianthus.option.OptionCollectorInteger
An option holding a list of
Integer
values.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.clianthus.option.OptionCollector
getValue, handle
-
Constructor Details
-
OptionCollectorInteger
Creates new option with given names.- Parameters:
names
- space-delimited names.
-
-
Method Details
-
parseArg
- Throws:
ProcessingException
-