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