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