Searched refs:RegexKeyWithCount (Results 1 – 1 of 1) sorted by relevance
283 result.add(new RegexKeyWithCount(item, c)); in process()332 …private static class RegexKeyWithCount implements PatternCountInterface, Comparable<PatternCountIn… class in RegexLogger342 public RegexKeyWithCount(PatternStringWithBoolean key, CountSets bean) { in RegexKeyWithCount() method in RegexLogger.RegexKeyWithCount407 RegexKeyWithCount other = (RegexKeyWithCount) obj; in equals()