Annotation Interface Asserted


@Documented @Retention(RUNTIME) @Target(FIELD) public @interface Asserted
Specifies that the annotated field contains only explicit (asserted) values.

Explicit fields can be modified.