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