On this page
[Java] Annotation Type ClassInvariant
- org.apache.groovy.contracts.annotations.meta.ClassInvariant
@Retention(RetentionPolicy.RUNTIME)
@Documented
@ContractElement
public @interface ClassInvariant
Indicates that annotations being marked as @ClassInvariant
are to be treated as class invariant modifying annotations.
Inherited Methods Summary
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/apache/groovy/contracts/annotations/meta/ClassInvariant.html