public class UnaryTestInterpretedExecutableExpression extends Object implements CompiledFEELExpression
| Modifier and Type | Field and Description |
|---|---|
static UnaryTestInterpretedExecutableExpression |
EMPTY |
| Constructor and Description |
|---|
UnaryTestInterpretedExecutableExpression(CompiledExpressionImpl expr) |
public static final UnaryTestInterpretedExecutableExpression EMPTY
public UnaryTestInterpretedExecutableExpression(CompiledExpressionImpl expr)
public List<UnaryTest> apply(EvaluationContext evaluationContext)
apply in interface Function<EvaluationContext,Object>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.