| 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.ba.obl |
Implementation of dataflow analysis for checking whether obligations to close streams and other resources
(e.g., database objects) are satisfied.
|
| edu.umd.cs.findbugs.classfile.engine |
Analysis engine classes to produce the analyses defined
in the edu.umd.cs.findbugs.classfile.analysis package.
|
| edu.umd.cs.findbugs.util |
| Class and Description |
|---|
| TopologicalSort.OutEdges |
| Class and Description |
|---|
| StringMatcher
A boolean predicate for matching String values.
|
| TypeMatcher
Predicate for matching types.
|
| Class and Description |
|---|
| MultiMap |
| Class and Description |
|---|
| MapCache
Provide a HashMap that can only grow to a specified maximum capacity, with
entries discarded using a LRU policy to keep the size of the HashMap within
that bound.
|
| MergeMap |
| Multiset |
| StringMatcher
A boolean predicate for matching String values.
|
| TopologicalSort.OutEdges |
| TypeMatcher
Predicate for matching types.
|
SpotBugs is licensed under the LGPL.