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 |
---|---|
boolean |
match(MatcherContext<?> context)
Runs the given MatcherContext.
|
boolean match(MatcherContext<?> context)
context
- the MatcherContext