|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bristle.javalib.util.BooleanWrapper
com.bristle.javalib.util.GetOpt.Required
public static class GetOpt.Required
This class represents a value that specifies whether arguments and options are required. See the BooleanWrapper documentation for why this class is used instead of simply boolean or Boolean.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bristle.javalib.util.BooleanWrapper |
|---|
BooleanWrapper.Tester |
| Constructor Summary | |
|---|---|
GetOpt.Required(boolean blnValue)
|
|
GetOpt.Required(Boolean blnValue)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bristle.javalib.util.BooleanWrapper |
|---|
castToString, getboolean, getBoolean, setboolean, setBoolean |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetOpt.Required(boolean blnValue)
public GetOpt.Required(Boolean blnValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||