Injector.Object<T>, Injector.View<T>| Modifier and Type | Field and Description |
|---|---|
(package private) static Injector.View<?> |
DEFAULT |
| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
abstract Parcelable |
restore(T target,
Parcelable state) |
abstract Parcelable |
save(T target,
Parcelable state) |
static final Injector.View<?> DEFAULT