public abstract class AbstractMinMaxFunction extends AbstractVariadicFunction
metadata| 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, call, desc, getAviatorType, getValue, innerCompare, runadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, deref, div, exponent, getElement, getMetadata, isNull, match, meta, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRight, withMeta, withoutMetaclone, equals, finalize, getClass, hashCode, notify, notifyAll, 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 © 2010–2022. All rights reserved.