Package coneforest.cli
Class OptionWithArg<T>
java.lang.Object
coneforest.cli.Option
coneforest.cli.OptionWithArg<T>
- Direct Known Subclasses:
OptionCollector
,OptionHolder
Base class representing an abstract option with argument.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OptionWithArg
-
-
Method Details
-
handle
Option argument is passed to this method.- Parameters:
arg
- argument- Throws:
ProcessingException
-