public final class MaybeImpl<T> extends Object implements Maybe<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
MaybeImpl.EmptyHolder |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, defer, doOnEmpty, doOnError, doOnValue, empty, error, error, filter, flatMap, flatMapMaybe, forEach, fromCallable, fromCallableNullable, fromOptional, go, isPresent, iterator, map, of, ofNullable, orElse, println, retryWhen, retryWhen, start, switchOnError, test, to, toStreamiteratorNullCheckedforEach, spliteratorCopyright © 2018–2023. All rights reserved.