|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bristle.javalib.util.IntegerWrapper
com.bristle.javalib.util.GetOpt.DefaultInteger
public static class GetOpt.DefaultInteger
This class represents a default value for an Integer. 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.IntegerWrapper |
|---|
IntegerWrapper.Tester |
| Field Summary | |
|---|---|
static GetOpt.DefaultInteger |
NONE
|
| Constructor Summary | |
|---|---|
GetOpt.DefaultInteger(int intValue)
|
|
GetOpt.DefaultInteger(Integer intValue)
|
|
| Method Summary |
|---|
| Methods inherited from class com.bristle.javalib.util.IntegerWrapper |
|---|
castToString, getInt, getInteger, setInt, setInteger |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GetOpt.DefaultInteger NONE
| Constructor Detail |
|---|
public GetOpt.DefaultInteger(int intValue)
public GetOpt.DefaultInteger(Integer intValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||