|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @TypeQualifier @Target(value={FIELD,LOCAL_VARIABLE,TYPE,METHOD}) public static @interface Annotations.ReadOnly
Annotation used for math primitive fields, method parameters or method return values. Specifies that the primitve is read only and should not be changed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |