public interface BugReporterObserver
BugReporter
Modifier and Type | Method and Description |
---|---|
void |
reportBug(BugInstance bugInstance)
Called when a BugReporter reports a bug.
|
void reportBug(BugInstance bugInstance)
bugInstance
- the BugInstanceSpotBugs is licensed under the LGPL.