Uses of Package
dagger
Package
Description
APIs to assist with performing injection on Android.
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.
-
ClassDescriptionMarks a method on a component builder or a parameter on a component factory as binding an instance to some key within the component.Identifies annotation types that are used to associate keys with values returned by provider methods in order to compose a map.Annotates a class that contributes to the object graph.
-
-
-
ClassDescriptionMarks a method on a component builder or a parameter on a component factory as binding an instance to some key within the component.
-
-
ClassDescriptionIdentifies annotation types that are used to associate keys with values returned by provider methods in order to compose a map.