All Classes
| Class | Description |
|---|---|
| KriptonDefaultTaskExecutor |
The Class KriptonDefaultTaskExecutor.
|
| KriptonLibrary |
Used to initialize library
|
| KriptonTaskExecutor |
A static class that serves as a central point to execute common tasks.
|
| 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.
|
| LiveDataHandler | |
| Logger |
Logger used in kripton library.
|
| PageChunk<E> | |
| PagedLiveData<T> |
The paged version of KriptonLiveData.
|
| PagedResult | |
| PageNavigator | |
| PageRequest |
The paged version of KriptonLiveData.
|
| PageRequestExecutor<E> | |
| PageRequestImpl | |
| Paginator<E> | |
| TaskExecutor |
A task executor that can divide tasks into logical groups.
|