|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.core.Option<V>
net.refractions.udig.core.Option.Some<V>
public static final class Option.Some<V>
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.refractions.udig.core.Option |
---|
Option.None<V>, Option.Some<V> |
Field Summary |
---|
Fields inherited from class net.refractions.udig.core.Option |
---|
NONE |
Constructor Summary | |
---|---|
Option.Some(V value)
|
Method Summary | |
---|---|
V |
value()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Option.Some(V value)
Method Detail |
---|
public V value()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |