Package io.nevernull.mobileui.lifecycle
Classes for lifecycle aware components of your app
- Since:
- 0.2.0
-
Interface Summary Interface Description LifecycleAware<T> Callback interface for listening to component-lifecycle state changes.
Interface | Description |
---|---|
LifecycleAware<T> |
Callback interface for listening to component-lifecycle state changes.
|