Annotation Interface Immutable


@Target(FIELD) @Retention(RUNTIME) @Documented public @interface Immutable
Signifies that this value can only be initialized and can't be changed afterwards.