| Class | Description |
|---|---|
| KriptonXDataSource<T> |
A
PositionalDataSource that loads entities based on an ObjectBox
Query using 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.
|
Copyright © 2019. All rights reserved.