public class FieldWarningSuppressor extends ClassWarningSuppressor
Constructor and Description |
---|
FieldWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz,
FieldAnnotation field) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
java.lang.String |
toString() |
getClassAnnotation
writeXML
public FieldWarningSuppressor(java.lang.String bugPattern, ClassAnnotation clazz, FieldAnnotation field)
public java.lang.String toString()
toString
in class java.lang.Object
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.