Annotation Type ReportReadWrite
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface ReportReadWrite
Report all read or write access to a field with this annotation.
@Documented
@Retention(RUNTIME)
@Target(FIELD)
public @interface ReportReadWrite