jargs.gnu

Class CmdLineParser.Option.BooleanOption

public static class CmdLineParser.Option.BooleanOption extends CmdLineParser.Option

Constructor Summary
BooleanOption(char shortForm, String longForm)
BooleanOption(String longForm)

Constructor Detail

BooleanOption

public BooleanOption(char shortForm, String longForm)

BooleanOption

public 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.