| 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) |
Copyright © 2003–2015. All rights reserved.