AviatorFunction, Serializable, Runnable, Callable<AviatorObject>SeqMaxFunction, SeqMinFunctionpublic abstract class AbstractSeqMinMaxFunction extends AbstractFunction
| Constructor | Description |
|---|---|
AbstractSeqMinMaxFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
AviatorObject |
call(Map<String,Object> env,
AviatorObject arg1) |
|
protected abstract com.googlecode.aviator.runtime.function.seq.AbstractSeqMinMaxFunction.Op |
getOp() |
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, run, throwAritygetNameadd, 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 call(Map<String,Object> env, AviatorObject arg1)
call in interface AviatorFunctioncall in class AbstractFunctionprotected abstract com.googlecode.aviator.runtime.function.seq.AbstractSeqMinMaxFunction.Op getOp()
Copyright © 2022–2023. All rights reserved.