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