Annotation Type Generated


@Target({CONSTRUCTOR,METHOD,FIELD,TYPE}) @Retention(RUNTIME) public @interface Generated
Marks class members that have been generated by the compiler.
Since:
2.5.0