Package com.google.inject.multibindings
Annotation Type StringMapKey
-
@MapKey(unwrapValue=true) @Documented @Target(METHOD) @Retention(RUNTIME) public @interface StringMapKey
Allows @ProvidesIntoMap
to specify a string map key.- Since:
- 4.0
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-