Uses of Interface
com.abubusoft.kripton.android.LiveDataHandler
| Package | Description |
|---|---|
| com.abubusoft.kripton.androidx.livedata |
-
Uses of LiveDataHandler in com.abubusoft.kripton.androidx.livedata
Classes in com.abubusoft.kripton.androidx.livedata that implement LiveDataHandler Modifier and Type Class Description classKriptonXLiveDataHandlerImpl<T>A LiveData class that can be invalidated & computed when there are active observers.classKriptonXPagedLiveDataHandlerImpl<T>A PLiveData class that can be invalidated and computed on demand.