Package graphql
Annotation Interface Contract
Custom contract annotation used for jspecify and NullAway checks.
 This is the same as Spring does: we don't want any additional dependencies, therefore we define our own Contract annotation.
- See Also:
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString valueDescribing the contract between call arguments and the returned value.- Default:
- ""
 
 
-