[{"class":"androidx.paging.RxPagedListKt","addedIn":"3.0.0","methods":[{"method":"toFlowable<Key, Value>(androidx.paging.DataSource.Factory<Key,Value>,androidx.paging.PagedList.Config,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler,io.reactivex.BackpressureStrategy)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toFlowable<Key, Value>(androidx.paging.DataSource.Factory<Key,Value>,int,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler,io.reactivex.BackpressureStrategy)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toFlowable<Key, Value>(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,androidx.paging.PagedList.Config,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler,io.reactivex.BackpressureStrategy)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toFlowable<Key, Value>(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,int,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler,io.reactivex.BackpressureStrategy)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toObservable<Key, Value>(androidx.paging.DataSource.Factory<Key,Value>,androidx.paging.PagedList.Config,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toObservable<Key, Value>(androidx.paging.DataSource.Factory<Key,Value>,int,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toObservable<Key, Value>(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,androidx.paging.PagedList.Config,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"toObservable<Key, Value>(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,int,Key,androidx.paging.PagedList.BoundaryCallback<Value>,io.reactivex.Scheduler,io.reactivex.Scheduler)","addedIn":"3.0.0","deprecatedIn":"3.0.0"}],"fields":[]},{"class":"androidx.paging.rxjava2.PagingRx","addedIn":"3.0.0","methods":[{"method":"cachedIn<T>(io.reactivex.Flowable<androidx.paging.PagingData<T>>,kotlinx.coroutines.CoroutineScope)","addedIn":"3.0.0"},{"method":"cachedIn<T>(io.reactivex.Observable<androidx.paging.PagingData<T>>,kotlinx.coroutines.CoroutineScope)","addedIn":"3.0.0"},{"method":"filter<T>(androidx.paging.PagingData<T>,kotlin.jvm.functions.Function1<? super T,? extends io.reactivex.Single<java.lang.Boolean>>)","addedIn":"3.0.0"},{"method":"flatMap<T, R>(androidx.paging.PagingData<T>,kotlin.jvm.functions.Function1<? super T,? extends io.reactivex.Single<java.lang.Iterable<R>>>)","addedIn":"3.0.0"},{"method":"getFlowable<Key, Value>(androidx.paging.Pager<Key,Value>)","addedIn":"3.0.0"},{"method":"getObservable<Key, Value>(androidx.paging.Pager<Key,Value>)","addedIn":"3.0.0"},{"method":"insertSeparators<T extends R, R>(androidx.paging.PagingData<T>,kotlin.jvm.functions.Function2<? super T,? super T,? extends io.reactivex.Maybe<R>>)","addedIn":"3.0.0"},{"method":"map<T, R>(androidx.paging.PagingData<T>,kotlin.jvm.functions.Function1<? super T,? extends io.reactivex.Single<R>>)","addedIn":"3.0.0"}],"fields":[]},{"class":"androidx.paging.RxPagedListBuilder","addedIn":"2.0.0","deprecatedIn":"3.0.0","methods":[{"method":"RxPagedListBuilder(androidx.paging.DataSource.Factory<Key,Value>,androidx.paging.PagedList.Config)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"RxPagedListBuilder(androidx.paging.DataSource.Factory<Key,Value>,int)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"RxPagedListBuilder(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,androidx.paging.PagedList.Config)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"RxPagedListBuilder(kotlin.jvm.functions.Function0<? extends androidx.paging.PagingSource<Key,Value>>,int)","addedIn":"3.0.0","deprecatedIn":"3.0.0"},{"method":"buildFlowable(io.reactivex.BackpressureStrategy)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"buildObservable()","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"setBoundaryCallback(androidx.paging.PagedList.BoundaryCallback<Value>)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"setFetchScheduler(io.reactivex.Scheduler)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"setInitialLoadKey(Key)","addedIn":"2.0.0","deprecatedIn":"3.0.0"},{"method":"setNotifyScheduler(io.reactivex.Scheduler)","addedIn":"2.0.0","deprecatedIn":"3.0.0"}],"fields":[]},{"class":"androidx.paging.rxjava2.RxPagingSource","addedIn":"3.0.0","methods":[{"method":"RxPagingSource()","addedIn":"3.0.0"},{"method":"load(androidx.paging.PagingSource.LoadParams<Key>,kotlin.coroutines.Continuation<? super androidx.paging.PagingSource.LoadResult<Key,Value>>)","addedIn":"3.0.0"},{"method":"loadSingle(androidx.paging.PagingSource.LoadParams<Key>)","addedIn":"3.0.0"}],"fields":[]},{"class":"androidx.paging.rxjava2.RxRemoteMediator","addedIn":"3.0.0","methods":[{"method":"RxRemoteMediator()","addedIn":"3.0.0"},{"method":"initialize(kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.InitializeAction>)","addedIn":"3.0.0"},{"method":"initializeSingle()","addedIn":"3.0.0"},{"method":"load(androidx.paging.LoadType,androidx.paging.PagingState<Key,Value>,kotlin.coroutines.Continuation<? super androidx.paging.RemoteMediator.MediatorResult>)","addedIn":"3.0.0"},{"method":"loadSingle(androidx.paging.LoadType,androidx.paging.PagingState<Key,Value>)","addedIn":"3.0.0"}],"fields":[]}]