Package | Description |
---|---|
edu.umd.cs.findbugs |
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
|
edu.umd.cs.findbugs.annotations |
Annotations for FindBugs (mostly deprecated except for
SuppressFBWarnings ). |
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.bcp | |
edu.umd.cs.findbugs.ba.obl |
Implementation of dataflow analysis for checking whether
obligations to close streams and other resources (e.g.
|
edu.umd.cs.findbugs.ba.vna | |
edu.umd.cs.findbugs.config | |
edu.umd.cs.findbugs.detect | |
edu.umd.cs.findbugs.graph | |
edu.umd.cs.findbugs.gui2 | |
edu.umd.cs.findbugs.log | |
edu.umd.cs.findbugs.updates | |
edu.umd.cs.findbugs.util | |
edu.umd.cs.findbugs.visitclass | |
edu.umd.cs.findbugs.xml |
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
Confidence
Describes the confidence with which FindBugs reports a bug instance.
|
Priority
Deprecated.
use
Confidence instead |
When
Deprecated.
|
Class and Description |
---|
CheckReturnValue
Deprecated.
- use
CheckReturnValue instead. |
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
Class and Description |
---|
CleanupObligation
Mark a class or interface as a resource type requiring cleanup.
|
DischargesObligation
Mark a method as cleaning up a resource.
|
SuppressFBWarnings
Used to suppress FindBugs warnings.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.