public interface EvaluatorResult
Modifier and Type | Interface and Description |
---|---|
static class |
EvaluatorResult.ResultType |
Modifier and Type | Method and Description |
---|---|
Object |
getResult() |
EvaluatorResult.ResultType |
getResultType() |
EvaluatorResult.ResultType getResultType()
Object getResult()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.