public static class F.None<T> extends F.Option<T>
F.None()
T
get()
boolean
isDefined()
Iterator<T>
iterator()
String
toString()
None, Some
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public F.None()
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.