Optional()
static <T> Optional<T>
absent()
abstract boolean
equals(Object object)
fromNullable(T reference)
abstract T
get()
abstract int
hashCode()
isPresent()
of(T reference)
abstract Optional<T>
or(Optional<? extends T> secondChoice)
or(T secondChoice)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
hashCode
Object
equals