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 Mutable
public @interface
Mutable
Indicates that, for the variable on which this annotation appears, the object to which this variable refers can be modified via this reference, except its fields explicitly marked as
ReadOnly
.
This annotation is part of the Javari language.
See Also:
ReadOnly
,
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