| Package | Description |
|---|---|
| dagger.android |
APIs to assist with performing injection on Android.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AndroidInjector.Builder.seedInstance(T instance)
Provides
instance to be used in the binding graph of the built AndroidInjector. |