|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.WarningSuppressor
edu.umd.cs.findbugs.ClassWarningSuppressor
edu.umd.cs.findbugs.MethodWarningSuppressor
public class MethodWarningSuppressor
Constructor Summary | |
---|---|
MethodWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz,
MethodAnnotation method)
|
Method Summary | |
---|---|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this Matcher tests for. |
Methods inherited from class edu.umd.cs.findbugs.ClassWarningSuppressor |
---|
getClassAnnotation |
Methods inherited from class edu.umd.cs.findbugs.WarningSuppressor |
---|
writeXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MethodWarningSuppressor(java.lang.String bugPattern, ClassAnnotation clazz, MethodAnnotation method)
Method Detail |
---|
public boolean match(BugInstance bugInstance)
Matcher
match
in interface Matcher
match
in class ClassWarningSuppressor
bugInstance
- the BugInstance
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |