-
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE,MODULE}) public @interface NoDocs
Flags code that does not have any javadoc at all.
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE,MODULE}) public @interface NoDocs