Annotation Type CheckReturnValue
This annotation is used to denote a method whose return value should always
be checked when invoking the method.
The checker treats this annotation as inherited by overriding methods.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionA textual explanation of why the return value should be checkedDeprecated.
-
Element Details
-
priority
-
confidence
Confidence confidence- Default:
MEDIUM
-
explanation
-