| Package | Description |
|---|---|
| dagger |
This package contains the public API for the Dagger
2 dependency injection framework.
|
| 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.
|
| Class and Description |
|---|
| Provides.Type
The type of binding into which the return type of the annotated method contributes.
|
| Class and Description |
|---|
| MapKey
Identifies annotation types that are used to associate keys with values returned by
provider methods in order to compose a map.
|
Copyright © 2016 Google, Inc.. All rights reserved.