| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Annotation Types Summary | |
|---|---|
| Assignable | Indicates the annotated Fieldmay be re-assigned regardless of the
 immutability of the enclosing class or object instance. | 
| AssignsFields | Indicates that the annotated method could assigns (but not mutate) the fields
 of thisobject. | 
| I | Template annotation over IGJ Immutability annotations. | 
| Immutable | Indicates that the annotated reference is an immutable reference to an immutable object. | 
| Mutable | Indicates that the annotated reference is an immutable reference to an immutable object. | 
| ReadOnly | Indicates that the annotated reference is a ReadOnly reference. | 
Contains qualifiers for type annotations used by the IGJ checker.
IGJChecker| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||