Uses of Class
com.abubusoft.kripton.androidx.livedata.PagedLiveData
| Package | Description |
|---|---|
| com.abubusoft.kripton.androidx.livedata |
-
Uses of PagedLiveData in com.abubusoft.kripton.androidx.livedata
Methods in com.abubusoft.kripton.androidx.livedata that return PagedLiveData Modifier and Type Method Description PagedLiveData<T>KriptonXPagedLiveDataHandlerImpl. getLiveData()Returns the LiveData managed by this class.Constructors in com.abubusoft.kripton.androidx.livedata with parameters of type PagedLiveData Constructor Description Factory(PagedLiveData<Item> query)KriptonXDataSource(PagedLiveData<T> query)