Package | Description |
---|---|
edu.umd.cs.findbugs.ba |
A bytecode analysis framework for BCEL, providing CFG construction,
generic dataflow analysis, and a variety of specific dataflow analyses.
|
edu.umd.cs.findbugs.ba.npe |
Modifier and Type | Class and Description |
---|---|
class |
NullnessAnnotationDatabase
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
DefaultNullnessAnnotations.addDefaultNullnessAnnotations(INullnessAnnotationDatabase database)
Add default NullnessAnnotations to given INullnessAnnotationDatabase.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeQualifierNullnessAnnotationDatabase
Implementation of INullnessAnnotationDatabase that is based on JSR-305 type
qualifiers.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.