public static interface EvaluationListener.FoundResult
Modifier and Type | Method and Description |
---|---|
int |
index()
the index of this result.
|
String |
path()
The path of this result
|
Object |
result()
The result object
|
Copyright © 2018. All rights reserved.