Modifier and Type | Method and Description |
---|---|
<T> io.reactivex.Flowable<T> |
get(ResultSetMapper<? extends T> mapper)
Transforms the results using the given function.
|
public <T> io.reactivex.Flowable<T> get(@Nonnull ResultSetMapper<? extends T> mapper)
Copyright © 2016–2020. All rights reserved.