public class SeqSortFunction extends AbstractFunction
| Constructor and Description |
|---|
SeqSortFunction() |
| Modifier and Type | Method and Description |
|---|---|
AviatorObject |
call(Map<String,Object> env,
AviatorObject arg1) |
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 arg1)
call in interface AviatorFunctioncall in class AbstractFunctionpublic String getName()
AviatorFunctionCopyright © 2019. All rights reserved.