An option holding a
Double value.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class coneforest.clianthus.option.OptionHolder
getValue, handle
-
Constructor Details
-
OptionDouble
Creates new option with given names.- Parameters:
names- space-delimited names.
-
-
Method Details
-
parseArg
Description copied from class:OptionHolderParses an argument and returns an object.- Specified by:
parseArgin classOptionHolder<Double>- Parameters:
arg- an argument.- Returns:
- an object.
- Throws:
ProcessingException- when parse error occurs.
-