Annotation Type Target.List


  • @Retention(CLASS)
    @Target(METHOD)
    public static @interface Target.List
    Used to support Target as a Repeatable annotation.
    Since:
    0.6.1
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Target[] value  
    • Element Detail

      • value

        Target[] value
        Returns:
        the Injector annotations, as an array