|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegerWrapper | |
|---|---|
| com.bristle.javalib.util | |
| Uses of IntegerWrapper in com.bristle.javalib.util |
|---|
| Subclasses of IntegerWrapper in com.bristle.javalib.util | |
|---|---|
static class |
GetOpt.DefaultInteger
This class represents a default value for an Integer. |
static class |
GetOpt.MaxInteger
This class represents a maximum allowable value for an Integer. |
static class |
GetOpt.MinInteger
This class represents a minimum allowable value for an Integer. |
| Methods in com.bristle.javalib.util with parameters of type IntegerWrapper | |
|---|---|
static String |
IntegerWrapper.castToString(IntegerWrapper wrapper)
Return the IntegerWrapper cast to a String, or null if the specified IntegerWrapper is null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||