|
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.FilterFactory
public class FilterFactory
Constructor Summary | |
---|---|
FilterFactory()
|
Method Summary | |
---|---|
static Matcher |
makeAndMatcher(java.util.Collection<edu.umd.cs.findbugs.gui2.BugAspects.SortableValue> sortables)
|
static Matcher |
makeMatcher(java.util.Collection<Sortables> sortables,
BugInstance bug)
|
static Matcher |
makeOrMatcher(java.util.Collection<edu.umd.cs.findbugs.gui2.BugAspects.SortableValue> sortables)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterFactory()
Method Detail |
---|
public static Matcher makeOrMatcher(java.util.Collection<edu.umd.cs.findbugs.gui2.BugAspects.SortableValue> sortables)
public static Matcher makeAndMatcher(java.util.Collection<edu.umd.cs.findbugs.gui2.BugAspects.SortableValue> sortables)
public static Matcher makeMatcher(java.util.Collection<Sortables> sortables, BugInstance bug)
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |