JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.common.util.report.qual
ReportReadWrite
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ReportReadWrite
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ReportReadWrite
Report all read or write access to a field with this annotation.