JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
checkers.javari.quals
Annotation Type ReadOnly
public @interface
ReadOnly
Indicates that, for the variable on which this annotation appears, the object to which this variable refers will not be modified via this reference, except its fields explicitly marked as
Mutable
.
This annotation is part of the Javari language.
See Also:
Mutable
,
JavariChecker
See the Checker Framework manual:
Javari Checker
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element