public static final class TransactedSelectBuilder.TransactedSelectBuilderValuesOnly extends java.lang.Object implements Getter
| Modifier and Type | Method and Description |
|---|---|
<T> io.reactivex.Flowable<T> |
get(ResultSetMapper<? extends T> function)
Transforms the results using the given function.
|
public <T> io.reactivex.Flowable<T> get(@Nonnull
ResultSetMapper<? extends T> function)
GetterCopyright © 2016–2020. All rights reserved.