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.
    • Element Detail

      • setName

        java.lang.String setName
      • uniqueId

        int uniqueId
      • keyType

        java.lang.String keyType