|
||||||||||
| 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.ValueRequired
public static class GetOpt.ValueRequired
This class represents a value that specifies whether options are required to have values. 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.ValueRequired(boolean blnValue)
|
|
GetOpt.ValueRequired(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.ValueRequired(boolean blnValue)
public GetOpt.ValueRequired(Boolean blnValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||