public class MathRoundFunction extends AbstractFunction
| Constructor and Description |
|---|
MathRoundFunction() |
| Modifier and Type | Method and Description |
|---|---|
AviatorObject |
call(Map<String,Object> env,
AviatorObject arg) |
String |
getName()
Get the function name
|
call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, call, compare, getAviatorType, getValue, throwArityadd, bitAnd, bitNot, bitOr, bitXor, booleanValue, desc, div, getElement, isNull, match, mod, mult, neg, not, numberValue, shiftLeft, shiftRight, stringValue, sub, unsignedShiftRightpublic AviatorObject call(Map<String,Object> env, AviatorObject arg)
call in interface AviatorFunctioncall in class AbstractFunctionpublic String getName()
AviatorFunctionCopyright © 2019. All rights reserved.