public static class Maybe.SoftlyPresent<T> extends Maybe<T>
Maybe.Absent<T>, Maybe.AbstractPresent<T>, Maybe.Present<T>, Maybe.SoftlyPresent<T>
T
get()
boolean
isPresent()
Maybe<T>
solidify()
absent, absent, absent, absent, absent, asSet, fromNullable, isAbsent, isAbsentOrNull, isPresentAndNonNull, next, of, of, of, or, or, or, orNull, presentInstances, soft, softThen, toString, transform
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public T get()
get
com.google.common.base.Supplier<T>
public boolean isPresent()
isPresent
public Maybe<T> solidify()