Annotation Interface Final


@Documented @Retention(RUNTIME) @Target({TYPE,FIELD}) public @interface Final
Indicates that a field cannot be modified.