public static class F.Some<T> extends F.Option<T>
F.Some(T value)
T
get()
boolean
isDefined()
Iterator<T>
iterator()
String
toString()
None, Some
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public F.Some(T value)
public boolean isDefined()
isDefined
F.Option<T>
public T get()
get
public Iterator<T> iterator()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.