public class ClassWarningSuppressor extends WarningSuppressor
Constructor and Description |
---|
ClassWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz) |
Modifier and Type | Method and Description |
---|---|
ClassAnnotation |
getClassAnnotation() |
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
writeXML
public ClassWarningSuppressor(java.lang.String bugPattern, ClassAnnotation clazz)
public ClassAnnotation getClassAnnotation()
public boolean match(BugInstance bugInstance)
Matcher
match
in interface Matcher
match
in class WarningSuppressor
bugInstance
- the BugInstanceFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.