public static final class TransactedSelectAutomappedBuilder.TransactedSelectAutomappedBuilderValuesOnly<T> extends Object
Modifier and Type | Method and Description |
---|---|
io.reactivex.rxjava3.core.Flowable<T> |
get() |
<R> io.reactivex.rxjava3.core.Flowable<R> |
get(io.reactivex.rxjava3.functions.Function<? super T,? extends R> function) |
Copyright © 2022–2023. All rights reserved.