|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--jargs.gnu.CmdLineParser.Option
|
+--jargs.gnu.CmdLineParser.Option.BooleanOption
| Nested Class Summary |
| Nested classes inherited from class jargs.gnu.CmdLineParser.Option |
CmdLineParser.Option.BooleanOption, CmdLineParser.Option.DoubleOption, CmdLineParser.Option.IntegerOption, CmdLineParser.Option.StringOption |
| Field Summary |
| Fields inherited from class jargs.gnu.CmdLineParser.Option |
|
| Constructor Summary | |
CmdLineParser.Option.BooleanOption(char shortForm,
java.lang.String longForm)
|
|
| Methods inherited from class jargs.gnu.CmdLineParser.Option |
getValue, longForm, parseValue, shortForm, wantsValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CmdLineParser.Option.BooleanOption(char shortForm,
java.lang.String longForm)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||