Annotation Type Contract
Specifies some aspects of the annotated method's behavior to be used by tools
for data flow analysis.
- Since:
- 3.27.4
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueContains the contract clauses describing causal relations between call arguments and the returned value.
-