|
||||||||||
| 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.Double
public static final class Option.Double
| 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.Double(double val)
|
|
| Method Summary | |
|---|---|
double |
doubleValue()
|
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.Double(double val)
| Method Detail |
|---|
public double doubleValue()
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 | |||||||||