Class AviatorRuntimeJavaType
java.lang.Object
com.googlecode.aviator.runtime.type.AviatorObject
com.googlecode.aviator.runtime.type.AviatorJavaType
com.googlecode.aviator.runtime.type.AviatorRuntimeJavaType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AviatorRuntimeJavaElementType, ReducerResult
Aviator runtime java type,used by when generate runtime result.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Objectprivate static final longstatic final ThreadLocal<VarNameGenerator> Fields inherited from class AviatorJavaType
nameFields inherited from class AviatorObject
metadata -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AviatorJavaType
add, bitAnd, bitNot, bitOr, bitXor, defineValue, deref, desc, div, getAviatorType, getElement, getProperty, getValueFromEnv, getValueFromEnv, innerCompare, match, mod, mult, neg, not, reserveName, setValue, shiftLeft, shiftRight, sub, tryResolveAsClass, unsignedShiftRightMethods inherited from class AviatorObject
booleanValue, compare, compareEq, exponent, getMetadata, isNull, meta, numberValue, stringValue, toString, withMeta, withoutMeta
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
TEMP_VAR_GEN
-
object
-
callable
-
-
Constructor Details
-
AviatorRuntimeJavaType
-
-
Method Details
-
valueOf
-
getCallable
-
setCallable
-
genName
-
getName
- Overrides:
getNamein classAviatorJavaType
-
getValue
-