Annotation Type Unmodifiable


@Documented @Target({FIELD,LOCAL_VARIABLE,METHOD,PARAMETER}) public @interface Unmodifiable
Indicates that the annotated object cannot be modified.