public final class SingleDoOnValue<T> extends Object implements Single<T>
Constructor and Description |
---|
SingleDoOnValue(Consumer<? super T> consumer,
Single<T> single) |
Modifier and Type | Method and Description |
---|---|
T |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doOnError, doOnValue, error, error, flatMap, flatMapMaybe, forEach, fromCallable, go, iterator, map, of, println, repeat, retryWhen, retryWhen, start, switchOnError, test, timer, timer, to, toStream
iteratorNullChecked
forEach, spliterator
Copyright © 2018–2024. All rights reserved.