| 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.detect |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBugReporter.addObserver(BugReporterObserver observer) |
void |
BugReporter.addObserver(BugReporterObserver observer)
Add an observer.
|
void |
DelegatingBugReporter.addObserver(BugReporterObserver observer) |
| Modifier and Type | Class and Description |
|---|---|
class |
FindBugsSummaryStats |
SpotBugs is licensed under the LGPL.