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