Annotation Type Invariant


  • @Target({PARAMETER,FIELD})
    @Retention(RUNTIME)
    @Documented
    public @interface Invariant
    Special annotation that is applied to literal PropertyConduits, to inform PropBinding that the value is, in fact, invariant.