|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.WarningSuppressor
public abstract class WarningSuppressor
| Field Summary | |
|---|---|
(package private) java.lang.String |
bugPattern
|
(package private) static boolean |
DEBUG
|
| Constructor Summary | |
|---|---|
WarningSuppressor(java.lang.String bugPattern)
|
|
| Method Summary | |
|---|---|
boolean |
match(BugInstance bugInstance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final boolean DEBUG
java.lang.String bugPattern
| Constructor Detail |
|---|
public WarningSuppressor(java.lang.String bugPattern)
| Method Detail |
|---|
public boolean match(BugInstance bugInstance)
match in interface Matcher
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||