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