public abstract class AbstractMinMaxFunction extends AbstractVariadicFunction
| Constructor and Description |
|---|
AbstractMinMaxFunction() |
| Modifier and Type | Method and 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, compare, getAviatorType, getValueadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, desc, div, getElement, isNull, match, mod, mult, neg, not, numberValue, shiftLeft, shiftRight, stringValue, sub, unsignedShiftRightclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic AviatorObject variadicCall(Map<String,Object> env, AviatorObject... args)
AbstractVariadicFunctionvariadicCall in class AbstractVariadicFunctionprotected abstract com.googlecode.aviator.runtime.function.system.AbstractMinMaxFunction.Op getOp()
Copyright © 2019. All rights reserved.