JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.common.util.report.qual
ReportUse
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ReportUse
@Documented
@Retention
(
RUNTIME
)
@Target
({
PACKAGE
,
TYPE
})
public @interface
ReportUse
Report all uses of a type that has this annotation. Can also be used on a package.