public class FunctionBetween<T extends Comparable<T>> extends AbstractFunction1
FAILURE, SUCCESSBASE64_DECODE, BASE64_ENCODE, CONDITIONAL, CONNECTOR_CALL, COPY, DIVIDE, EQ, GE, GT, JSON_DECODE, JSON_ENCODE, LE, LITERAL_FLOAT, LITERAL_INTEGER, LITERAL_STRING, LT, MULTIPLY, NE, NOT_ZERO, REN, SCRIPT, SHA256, SQL_COUNT_NOT_ZERO, SQL_COUNT_ZERO, SQL_SELECT_SINGLE, STRING_SUBSTITUTOR, STRUCTURE_ARRAY_ITERATOR, SUBSTRACT, SUM, ZERO| Constructor and Description |
|---|
FunctionBetween(Collection<String> methods,
String name,
String message,
Parameter parameter,
T lower,
T upper) |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionEvalResult |
evaluate(FunctionContext functionContext,
String msg,
Object value) |
evaluategetName, logFailure, logSuccess, validForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOutputContext, getOutputNameprotected FunctionEvalResult evaluate(FunctionContext functionContext, String msg, Object value)
evaluate in class AbstractFunction1Copyright © 2020 Cesar Martinez. All rights reserved.