public interface MatchHandler
MatcherContext. Many times it wraps the actual call to the matcher
with some custom logic, e.g. for error handling.| Modifier and Type | Method and Description |
|---|---|
<V> boolean |
match(MatcherContext<V> context)
Runs the given MatcherContext.
|
<V> boolean match(MatcherContext<V> context)
context - the MatcherContext