Package com.google.inject.internal
Annotation Type Element
-
@Retention(RUNTIME) @interface Element
An internal binding annotation applied to each element in a multibinding. All elements are assigned a globally-unique id to allow different modules to contribute multibindings independently.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
keyType
java.lang.String
setName
Element.Type
type
int
uniqueId
-
-
-
-
type
Element.Type type
-
-