static class
Optional.NotPresentException
static <T> Optional<T>
absent()
fromNullable(T t)
T
get()
boolean
isPresent()
of(T t)
or(T alternative)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object