Package com.google.inject.internal
Annotation Type Element
-
@Retention(RUNTIME) @interface ElementAn 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.StringkeyTypejava.lang.StringsetNameElement.TypetypeintuniqueId
-
-
-
-
type
Element.Type type
-
-