Package | Description |
---|---|
edu.umd.cs.findbugs.bugReporter |
Modifier and Type | Class and Description |
---|---|
class |
MaxRankDecorator |
class |
SuppressionDecorator |
Modifier and Type | Method and Description |
---|---|
static BugReporterDecorator |
BugReporterDecorator.construct(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
Modifier and Type | Method and Description |
---|---|
static BugReporterDecorator |
BugReporterDecorator.construct(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
Constructor and Description |
---|
BugReporterDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
MaxRankDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
SuppressionDecorator(ComponentPlugin<BugReporterDecorator> plugin,
BugReporter delegate) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.