Uses of Class
edu.umd.cs.findbugs.ba.CheckReturnValueAnnotation
Packages that use CheckReturnValueAnnotation
-
Uses of CheckReturnValueAnnotation in edu.umd.cs.findbugs.ba
Fields in edu.umd.cs.findbugs.ba declared as CheckReturnValueAnnotationModifier and TypeFieldDescriptionstatic final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_HIGH
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_IGNORE
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_INFERRED
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_LOW
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_LOW_BAD_PRACTICE
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_MEDIUM
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_MEDIUM_BAD_PRACTICE
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_UNKNOWN
static final CheckReturnValueAnnotation
CheckReturnValueAnnotation.CHECK_RETURN_VALUE_VERY_HIGH
Methods in edu.umd.cs.findbugs.ba that return CheckReturnValueAnnotationModifier and TypeMethodDescriptionCheckReturnAnnotationDatabase.getResolvedAnnotation
(Object o, boolean getMinimal) static CheckReturnValueAnnotation
static CheckReturnValueAnnotation[]
CheckReturnValueAnnotation.values()