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