|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanWrapper | |
|---|---|
| com.bristle.javalib.util | |
| Uses of BooleanWrapper in com.bristle.javalib.util |
|---|
| Subclasses of BooleanWrapper in com.bristle.javalib.util | |
|---|---|
static class |
GetOpt.DefaultBoolean
This class represents a default value for an Boolean. |
static class |
GetOpt.Required
This class represents a value that specifies whether arguments and options are required. |
static class |
GetOpt.ValueRequired
This class represents a value that specifies whether options are required to have values. |
| Methods in com.bristle.javalib.util with parameters of type BooleanWrapper | |
|---|---|
static String |
BooleanWrapper.castToString(BooleanWrapper wrapper)
Return the BooleanWrapper cast to a String, or null if the specified BooleanWrapper is null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||