| Package | Description |
|---|---|
| com.abubusoft.kripton.android.livedata | |
| com.abubusoft.kripton.androidx.livedata |
| Modifier and Type | Class and Description |
|---|---|
class |
KriptonLiveDataHandlerImpl<T>
A LiveData class that can be invalidated and computed on demand.
|
class |
KriptonPagedLiveDataHandlerImpl<T>
A PLiveData class that can be invalidated and computed on demand.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KriptonXLiveDataHandlerImpl<T>
A LiveData class that can be invalidated & computed when there are active
observers.
|
class |
KriptonXPagedLiveDataHandlerImpl<T>
A PLiveData class that can be invalidated and computed on demand.
|
Copyright © 2019. All rights reserved.