public class FilterFactory
extends java.lang.Object
Constructor | Description |
---|---|
FilterFactory() |
Modifier and Type | Method | Description |
---|---|---|
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) |
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™ is licenced under the LGPL. Copyright © 2006 University of Maryland.