public interface EvaluationResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
EvaluationResult.ResultType |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.ResultType |
getType() |
Object |
getValue() |
ValueEval |
getValueEval() |
EvaluationResult.ResultType getType()
Object getValue()
ValueEval getValueEval()
Copyright © 2020. All rights reserved.