| Package | Description |
|---|---|
| dagger.android | |
| dagger.android.support | |
| dagger.grpc.server | |
| 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 |
|---|
| BindsInstance
Marks a method on a component builder or subcomponent builder that allows an instance to be bound
to some type within the component.
|
| MapKey
Identifies annotation types that are used to associate keys with values returned by provider methods in order to compose a map.
|
| Module
Annotates a class that contributes to the object graph.
|
| Class and Description |
|---|
| Module
Annotates a class that contributes to the object graph.
|
| Class and Description |
|---|
| Module
Annotates a class that contributes to the object graph.
|
| 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.
|