Uses of Class
edu.umd.cs.findbugs.ba.npe.ReturnValueNullnessPropertyDatabase
Packages that use ReturnValueNullnessPropertyDatabase
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of ReturnValueNullnessPropertyDatabase in edu.umd.cs.findbugs.ba
Methods in edu.umd.cs.findbugs.ba that return ReturnValueNullnessPropertyDatabaseModifier and TypeMethodDescriptionAnalysisContext.getReturnValueNullnessPropertyDatabase()
Get the property database recording which methods always return nonnull values