|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bristle.javalib.util.StringWrapper
com.bristle.javalib.util.GetOpt.DefaultString
public static class GetOpt.DefaultString
This class represents a default value for a String. 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.StringWrapper |
|---|
StringWrapper.Tester |
| Field Summary | |
|---|---|
static GetOpt.DefaultString |
NONE
|
| Constructor Summary | |
|---|---|
GetOpt.DefaultString(String strValue)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bristle.javalib.util.StringWrapper |
|---|
castToString, getString, setString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GetOpt.DefaultString NONE
| Constructor Detail |
|---|
public GetOpt.DefaultString(String strValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||