Annotation Type Invariant
-
@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface Invariant
Special annotation that is applied to literalPropertyConduit
s, to informPropBinding
that the value is, in fact, invariant.
@Target({PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface Invariant
PropertyConduit
s, to inform PropBinding
that the value is, in fact, invariant.