private final class JsonContext.LimitingEvaluationListener extends java.lang.Object implements EvaluationListener
EvaluationListener.EvaluationContinuation, EvaluationListener.FoundResult| Modifier and Type | Field and Description |
|---|---|
(package private) int |
limit |
| Modifier | Constructor and Description |
|---|---|
private |
LimitingEvaluationListener(int limit) |
| Modifier and Type | Method and Description |
|---|---|
EvaluationListener.EvaluationContinuation |
resultFound(EvaluationListener.FoundResult found)
Callback invoked when result is found
|
public EvaluationListener.EvaluationContinuation resultFound(EvaluationListener.FoundResult found)
EvaluationListenerresultFound in interface EvaluationListenerfound - the found result