| Interface | Description |
|---|---|
| Bundler<T> |
Helper interface to save any object inside a
Bundle. |
| Class | Description |
|---|---|
| AndroidLifecycleCallbacks | |
| InjectionHelper | |
| Injector | |
| Injector.Object<T> | |
| Injector.View<T> | |
| StateSaver |
Entry point to save and restore objects.
|
| StateSaverImpl |
| Annotation Type | Description |
|---|---|
| State |
Fields or properties with this annotation will be saved in a
Bundle and restored
from it while using the StateSaver. |
| StateReflection |
Fields or properties with this annotation will be saved in a
Bundle and restored
from it while using the StateSaver. |