jargs.gnu
Class CmdLineParser.Option.BooleanOption
java.lang.Object
jargs.gnu.CmdLineParser.Option
jargs.gnu.CmdLineParser.Option.BooleanOption
- Enclosing class:
- CmdLineParser.Option
public static class CmdLineParser.Option.BooleanOption
- extends CmdLineParser.Option
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmdLineParser.Option.BooleanOption
public CmdLineParser.Option.BooleanOption(char shortForm,
String longForm)
CmdLineParser.Option.BooleanOption
public CmdLineParser.Option.BooleanOption(String longForm)
Copyright © 2001-2003 Steve Purcell. Copyright © 2002 Vidar Holen. Copyright © 2002 Michal Ceresna. Copyright © 2005 Ewan Mellor. Released under the terms of the BSD licence.