public abstract class MatchContextEvent<V> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MatcherContext<V> |
context |
| Modifier | Constructor and Description |
|---|---|
protected |
MatchContextEvent(MatcherContext<V> context) |
protected final MatcherContext<V> context
protected MatchContextEvent(MatcherContext<V> context)
public final MatcherContext<V> getContext()