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