Annotation Type ReportInherit
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ReportInherit
Report all types that extend/implement a type that has this annotation.
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface ReportInherit