On this page
[Java] Annotation Type Postcondition
- org.apache.groovy.contracts.annotations.meta.Postcondition
@Retention(RetentionPolicy.RUNTIME)
@Documented
@ContractElement
public @interface Postcondition
Indicates that annotations being marked as @Postcondition
are to be treated as post-condition 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/Postcondition.html