Package-level declarations

Functions

Link copied to clipboard

Enable automatic mapping of dagger.Lazys to their underlying dependencies.

Link copied to clipboard

Make real objects using reflection according to dagger rules. Supports constructor, property, field and method injection. This is the same as javax.inject rules except we also accept the AssistedInject as a valid constructor annotation.