|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.Option
com.jeffpalm.util.Option.Short
public static final class Option.Short
| 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.Short(short val)
|
|
| Method Summary | |
|---|---|
short |
shortValue()
|
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.Short(short val)
| Method Detail |
|---|
public short shortValue()
public java.lang.Object value()
value in class Option
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||