public interface Matcher<T>
Modifier and Type | Method and Description |
---|---|
boolean |
match(MatchIterator<T> matchIterator,
MatchResultCollector matchResultCollector) |
boolean match(MatchIterator<T> matchIterator, MatchResultCollector matchResultCollector)