public static class ExpressionEvaluator.In extends ExpressionEvaluator.Evaluator
| Constructor and Description |
|---|
In() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindVals(Object... vals) |
boolean |
eval() |
static ExpressionEvaluator.In |
getInstance() |
bindCall, bindColStats, bindFieldReference, bindValpublic static ExpressionEvaluator.In getInstance()
public boolean eval()
eval in class ExpressionEvaluator.Evaluatorpublic void bindVals(Object... vals)
Copyright © 2022 The Apache Software Foundation. All rights reserved.