public final class TransformSingle<T,R> extends Object implements Single<R>
| Constructor and Description |
|---|
TransformSingle(Function<? super Stream<T>,? extends Single<? extends R>> transformer,
Stream<T> stream) |
| Modifier and Type | Method and Description |
|---|---|
R |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoOnError, doOnValue, error, error, flatMap, flatMapMaybe, forEach, fromCallable, go, iterator, map, of, println, repeat, retryWhen, retryWhen, start, switchOnError, test, timer, timer, to, toStreamiteratorNullCheckedforEach, spliteratorCopyright © 2018–2023. All rights reserved.