AviatorFunction, Serializable, Runnable, Callable<AviatorObject>MaxFunction, MinFunctionpublic abstract class AbstractMinMaxFunction extends AbstractVariadicFunction
| Constructor | Description |
|---|---|
AbstractMinMaxFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract com.googlecode.aviator.runtime.function.system.AbstractMinMaxFunction.Op |
getOp() |
|
AviatorObject |
variadicCall(Map<String,Object> env,
AviatorObject... args) |
Call with variadic arguments.The subclass must implement this method.
|
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, desc, getAviatorType, getValue, innerCompare, rungetNameadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, deref, div, exponent, getElement, isNull, match, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRightpublic AviatorObject variadicCall(Map<String,Object> env, AviatorObject... args)
AbstractVariadicFunctionvariadicCall in class AbstractVariadicFunctionprotected abstract com.googlecode.aviator.runtime.function.system.AbstractMinMaxFunction.Op getOp()
Copyright © 2022–2023. All rights reserved.