JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.common.util.report.qual
ReportOverride
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ReportOverride
@Documented
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
ReportOverride
Report all methods that override a method with this annotation.