public final class FlowableFetchPagesByRequest extends Object
Modifier and Type | Method and Description |
---|---|
static <T> io.reactivex.Flowable<T> |
create(io.reactivex.functions.BiFunction<? super Long,? super Long,? extends io.reactivex.Flowable<T>> fetch,
long start,
int maxConcurrency) |
Copyright © 2013–2020. All rights reserved.