public static class Equals.AnyType<A extends Value<?>,B extends Value<?>> extends Object implements TypedEvaluable.Arg2<A,B,Value.BooleanValue>
| Constructor and Description |
|---|
AnyType() |
| Modifier and Type | Method and Description |
|---|---|
Value.BooleanValue |
evaluate(VariableResolver variableResolver,
EvaluationContext evaluationContext,
Token token,
A first,
B second) |
public Value.BooleanValue evaluate(VariableResolver variableResolver, EvaluationContext evaluationContext, Token token, A first, B second) throws EvaluationException
evaluate in interface TypedEvaluable.Arg2<A extends Value<?>,B extends Value<?>,Value.BooleanValue>EvaluationExceptionCopyright © 2024. All rights reserved.