Annotation Interface Generated


@Target({TYPE,CONSTRUCTOR,FIELD,METHOD}) @Retention(CLASS) public @interface Generated
Marker that an item was generated by Advanced Record Utils

Mostly for internal use, but also so that things like SonarQube don't measure metrics of generated code

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String[] value
    • comments

      String comments
      Default:
      ""