|
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.ParameterWarningSuppressor
public class ParameterWarningSuppressor
| Constructor Summary | |
|---|---|
ParameterWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz,
MethodAnnotation method,
int register)
|
|
| 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 ParameterWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz,
MethodAnnotation method,
int register)
| Method Detail |
|---|
public boolean match(BugInstance bugInstance)
Matcher
match in interface Matchermatch in class ClassWarningSuppressorbugInstance - the BugInstance
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||