Package com.abubusoft.kripton.androidx.livedata
-
Class Summary Class Description KriptonXDataSource<T> APositionalDataSourcethat loads entities based on an ObjectBoxQueryusing offset and limit to implement paging support.KriptonXDataSource.Factory<Item> KriptonXLiveData<T> KriptonXLiveDataHandlerImpl<T> A LiveData class that can be invalidated & computed when there are active observers.KriptonXPagedLiveDataHandlerImpl<T> A PLiveData class that can be invalidated and computed on demand.PagedLiveData<T> The paged version of KriptonLiveData.