Serializablepublic class AviatorRuntimeJavaElementType extends AviatorRuntimeJavaType
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AviatorRuntimeJavaElementType.ContainerType |
SPLIT_PATcallable, object, TEMP_VAR_GEN| Constructor | Description |
|---|---|
AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType,
Object container,
int index,
Callable<Object> callable) |
| Modifier and Type | Method | Description |
|---|---|---|
AviatorObject |
setValue(AviatorObject value,
Map<String,Object> env) |
add, bitAnd, bitNot, bitOr, bitXor, defineValue, deref, desc, div, getAviatorType, getElement, getName, getValueFromEnv, getValueFromEnv, innerCompare, match, mod, mult, neg, not, shiftLeft, shiftRight, sub, unsignedShiftRightbooleanValue, compare, compareEq, exponent, isNull, numberValue, stringValue, toStringgenName, getCallable, getValue, setCallable, valueOfpublic AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType, Object container, int index, Callable<Object> callable)
public AviatorObject setValue(AviatorObject value, Map<String,Object> env)
setValue in class AviatorJavaTypeCopyright © 2022–2023. All rights reserved.