| 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.
|
| 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.cloud | |
| edu.umd.cs.findbugs.util |
| Class and Description |
|---|
| FutureValue |
| 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 |
|---|
| Multiset |
| 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.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.