Annotation Type Descriptors


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface Descriptors
    Collection type for Desc to allow Repeatable to work.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Desc[] value
      Desc annotations for element
    • Element Detail

      • value

        Desc[] value
        Desc annotations for element