| Class | Description |
|---|---|
| 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 © 2018. All rights reserved.