edu.umd.cs.findbugs.gui2
public class FilterFactory extends Object
Method Summary | |
---|---|
static Matcher | makeAndMatcher(Collection<BugAspects.SortableValue> sortables) |
static Matcher | makeMatcher(Collection<Sortables> sortables, BugInstance bug) |
static Matcher | makeOrMatcher(Collection<BugAspects.SortableValue> sortables) |