public abstract static class Maybe.AbstractPresent<T> extends Maybe<T>
Maybe.Absent<T>, Maybe.AbsentNull<T>, Maybe.AbstractPresent<T>, Maybe.Present<T>, Maybe.SoftlyPresent<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isPresent() |
absent, absent, absent, absent, absent, absentNull, absentNull, asSet, equals, fromNullable, get, hashCode, isAbsent, isAbsentOrNull, isNull, isPresentAndNonNull, next, of, of, of, ofAllowingNull, ofDisallowingNull, or, or, or, orNull, presentInstances, soft, softThen, toString, transform