Uses of Annotation Interface
dagger.MapKey
Packages that use MapKey
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.
-
Uses of MapKey in dagger.android
Classes in dagger.android with annotations of type MapKeyModifier and TypeClassDescription@interface
MapKey
annotation to keyAndroidInjector.Factory
bindings. -
Uses of MapKey in dagger.multibindings
Classes in dagger.multibindings with annotations of type MapKey