Annotation Type ReportOverride
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface ReportOverride
Report all methods that override a method with this annotation.
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface ReportOverride