MatcherClassWarningSuppressor, PackageWarningSuppressorpublic abstract class WarningSuppressor extends java.lang.Object implements Matcher
| Constructor | Description |
|---|---|
WarningSuppressor(java.lang.String bugPattern) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
match(BugInstance bugInstance) |
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
void |
writeXML(XMLOutput xmlOutput,
boolean disabled) |
public boolean match(BugInstance bugInstance)
MatcherFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.