edu.umd.cs.findbugs.gui2

Class FilterFactory

public class FilterFactory extends Object

Author: pugh

Method Summary
static MatchermakeAndMatcher(Collection<BugAspects.SortableValue> sortables)
static MatchermakeMatcher(Collection<Sortables> sortables, BugInstance bug)
static MatchermakeOrMatcher(Collection<BugAspects.SortableValue> sortables)

Method Detail

makeAndMatcher

public static Matcher makeAndMatcher(Collection<BugAspects.SortableValue> sortables)

makeMatcher

public static Matcher makeMatcher(Collection<Sortables> sortables, BugInstance bug)

makeOrMatcher

public static Matcher makeOrMatcher(Collection<BugAspects.SortableValue> sortables)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.