Searched refs:CountSets (Results 1 – 1 of 1) sorted by relevance
268 protected final CountSets c;272 public AddAllEntryProcessor(int minCount, CountSets c) { in AddAllEntryProcessor()296 public EntryProcessor(int minCount, CountSets c) { in EntryProcessor()314 private static class CountSets { class in RegexLogger321 …public CountSets(Multiset<PatternStringWithBoolean> matchedFindSet, Multiset<PatternStringWithBool… in CountSets() method in RegexLogger.CountSets342 public RegexKeyWithCount(PatternStringWithBoolean key, CountSets bean) { in RegexKeyWithCount()667 …CountSets c = new CountSets(matchedFindSet, failedFindSet, matchedMatchSet, failedMatchSet, occurr… in getEntries()