Uses of Annotation Type
edu.umd.cs.findbugs.annotations.CheckReturnValue
Packages that use CheckReturnValue
-
Uses of CheckReturnValue in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba with annotations of type CheckReturnValueModifier and TypeMethodDescriptionabstract boolean
AbstractDataflowAnalysis.isFactValid
(Fact fact) Determine whether the given fact is valid (neither top nor bottom).