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 |
DelegatingBugReporter.addObserver(BugReporterObserver observer) |
void |
BugReporter.addObserver(BugReporterObserver observer)
Add an observer.
|
void |
AbstractBugReporter.addObserver(BugReporterObserver observer) |
Modifier and Type | Class and Description |
---|---|
class |
FindBugsSummaryStats |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.