public class CleanOverlappingFilter extends Object implements RuleMatchFilter
Constructor and Description |
---|
CleanOverlappingFilter(Language lang,
boolean hidePremiumMatches) |
Modifier and Type | Method and Description |
---|---|
List<RuleMatch> |
filter(List<RuleMatch> ruleMatches) |
protected boolean |
isPremiumRule(RuleMatch ruleMatch) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter
public CleanOverlappingFilter(Language lang, boolean hidePremiumMatches)