@CheckReturnValue
| Class | Description |
|---|---|
| ComponentProcessor |
The annotation processor responsible for generating the classes that drive the Dagger 2.0
implementation.
|
| ComponentTreeTraverser |
An object that traverses the entire component hierarchy, starting from the root component.
|
| DaggerGraphs |
Utility methods for
com.google.common.graph types. |
| DaggerStreams |
Utilities for streams.
|
| MapKeyProcessingStep |
The annotation processor responsible for validating the mapKey annotation and auto-generate
implementation of annotations marked with
@MapKey where necessary. |