Uses of Annotation Interface
com.google.inject.multibindings.MapKey
Packages that use MapKey
Package
Description
Extension for binding multiple instances in a collection; this extension requires
guice-multibindings.jar
.-
Uses of MapKey in com.google.inject.multibindings
Classes in com.google.inject.multibindings with annotations of type MapKeyModifier and TypeClassDescription@interface
Allows @ProvidesIntoMap
to specify a class map key.@interface
Allows @ProvidesIntoMap
to specify a string map key.