|
||||||||||
| 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.DefaultBoolean
public static class GetOpt.DefaultBoolean
This class represents a default value for an Boolean. It is typically used as an argument to the other methods in the enclosing class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.bristle.javalib.util.BooleanWrapper |
|---|
BooleanWrapper.Tester |
| Field Summary | |
|---|---|
static GetOpt.DefaultBoolean |
NONE
|
| Constructor Summary | |
|---|---|
GetOpt.DefaultBoolean(boolean blnValue)
|
|
GetOpt.DefaultBoolean(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 |
| Field Detail |
|---|
public static final GetOpt.DefaultBoolean NONE
| Constructor Detail |
|---|
public GetOpt.DefaultBoolean(boolean blnValue)
public GetOpt.DefaultBoolean(Boolean blnValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||