注释接口 GeneratedBy


@Documented @Retention(CLASS) @Target({TYPE,METHOD}) @Target(allowedTargets={CLASS,FILE,PROPERTY,PROPERTY_GETTER,FUNCTION,EXPRESSION}) public @interface GeneratedBy
There is no substantial functionality, just to alert the user

The split of `@javax.annotation.Generated` and `@jakatra.annotation.Generated` brings great trouble, simply customize one.

  • 元素详细资料

    • type

      Class<?> type
      默认值:
      void.class
    • file

      String file
      默认值:
      ""
    • prompt

      String prompt
      默认值:
      ""