|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BugReporterObserver | |
---|---|
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 |
Uses of BugReporterObserver in edu.umd.cs.findbugs |
---|
Methods in edu.umd.cs.findbugs with parameters of type BugReporterObserver | |
---|---|
void |
DelegatingBugReporter.addObserver(BugReporterObserver observer)
|
void |
AbstractBugReporter.addObserver(BugReporterObserver observer)
|
void |
BugReporter.addObserver(BugReporterObserver observer)
Add an observer. |
Uses of BugReporterObserver in edu.umd.cs.findbugs.detect |
---|
Classes in edu.umd.cs.findbugs.detect that implement BugReporterObserver | |
---|---|
class |
FindBugsSummaryStats
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |