Uses of Package
dagger
Packages that use 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.
-
Classes in dagger used by dagger.androidClassDescriptionMarks 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.
-
Classes in dagger used by dagger.android.support
-
Classes in dagger used by dagger.grpc.server
-
Classes in dagger used by dagger.hilt.android.internal.buildersClassDescriptionMarks a method on a component builder or a parameter on a component factory as binding an instance to some key within the component.
-
Classes in dagger used by dagger.hilt.android.internal.modules
-
Classes in dagger used by dagger.multibindingsClassDescriptionIdentifies annotation types that are used to associate keys with values returned by provider methods in order to compose a map.