public static class Maybe.MaybeSupplier<T> extends Maybe.AbstractPresent<T>
Maybe.Absent<T>, Maybe.AbsentNull<T>, Maybe.AbstractPresent<T>, Maybe.MaybeSupplier<T>, Maybe.Present<T>, Maybe.SoftlyPresent<T>
Constructor and Description |
---|
MaybeSupplier(<any> value) |
Modifier and Type | Method and Description |
---|---|
T |
get() |
<any> |
getSupplier() |
isNull, isPresent
absent, absent, absent, absent, absent, absentNoTrace, absentNull, absentNull, absentWithTrace, asSet, cast, equals, fromNullable, fromOptional, getException, hashCode, isAbsent, isAbsentOrNull, isPresentAndNonNull, next, of, of, of, ofAllowingNull, ofDisallowingNull, or, or, or, orNull, orThrowUnwrapped, presentInstances, soft, softThen, toOptional, toString, transform