|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jeffpalm.util.Option
com.jeffpalm.util.Option.Integer
public static final class Option.Integer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jeffpalm.util.Option |
---|
Option.Boolean, Option.Character, Option.Default, Option.Double, Option.Float, Option.Integer, Option.Long, Option.Short |
Constructor Summary | |
---|---|
Option.Integer(int val)
|
Method Summary | |
---|---|
int |
intValue()
|
java.lang.Object |
value()
|
Methods inherited from class com.jeffpalm.util.Option |
---|
isSet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Option.Integer(int val)
Method Detail |
---|
public int intValue()
public java.lang.Object value()
value
in class Option
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |