|
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.gui2.FilterMatcher
edu.umd.cs.findbugs.gui2.DeadBugFilter
public class DeadBugFilter
Field Summary |
---|
Fields inherited from class edu.umd.cs.findbugs.gui2.FilterMatcher |
---|
active |
Constructor Summary | |
---|---|
DeadBugFilter(Sortables filterBy,
java.lang.String value,
edu.umd.cs.findbugs.gui2.FilterMatcher.FilterWhere mode)
|
Method Summary | |
---|---|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this Matcher tests for. |
java.lang.String |
toString()
|
Methods inherited from class edu.umd.cs.findbugs.gui2.FilterMatcher |
---|
compareTo, equals, hashCode, isActive, setActive, writeXML |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeadBugFilter(Sortables filterBy, java.lang.String value, edu.umd.cs.findbugs.gui2.FilterMatcher.FilterWhere mode)
filterBy
- value
- mode
- Method Detail |
---|
public java.lang.String toString()
toString
in class FilterMatcher
public boolean match(BugInstance bugInstance)
Matcher
match
in interface Matcher
match
in class FilterMatcher
bugInstance
- the BugInstance
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |