| Package | Description |
|---|---|
| dagger |
This package contains the public API for the Dagger 2 dependency
injection framework.
|
| dagger.assisted |
This package contains the API for Dagger's assisted injection.
|
| dagger.multibindings |
This package contains the API by which Dagger allows you to bind several objects into a
collection that can be injected without depending directly on each of the individual bindings.
|