|
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
public class ClassWarningSuppressor
| Constructor Summary | |
|---|---|
ClassWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz)
|
|
| Method Summary | |
|---|---|
ClassAnnotation |
getClassAnnotation()
|
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.WarningSuppressor |
|---|
writeXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassWarningSuppressor(java.lang.String bugPattern,
ClassAnnotation clazz)
| Method Detail |
|---|
public ClassAnnotation getClassAnnotation()
public boolean match(BugInstance bugInstance)
Matcher
match in interface Matchermatch in class WarningSuppressorbugInstance - the BugInstance
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||