-
@Documented @Retention(RUNTIME) @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE,MODULE}) public @interface StubDocs
Flags code that has almost no javadoc. Stub javadoc includes only the summary line and perhaps some other basic information.