Package 

Class DatabasePagingSource

    • Method Summary

      Modifier and Type Method Description
      Single<PagingSource.LoadResult<String, DataSnapshot>> loadSingle(@NonNull() PagingSource.LoadParams<String> params) DatabaseError.fromStatus() is not meant to be public.
      String getRefreshKey(@NonNull() PagingState<String, DataSnapshot> state)
      • Methods inherited from class androidx.paging.rxjava3.RxPagingSource

        load, loadSingle
      • Methods inherited from class androidx.paging.PagingSource

        getInvalid, getJumpingSupported, getKeyReuseSupported, getOnInvalidatedCallbacks$paging_common, getRefreshKey, invalidate, registerInvalidatedCallback, unregisterInvalidatedCallback
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait