Class AviatorStringBuilder
java.lang.Object
com.googlecode.aviator.runtime.type.AviatorObject
com.googlecode.aviator.runtime.type.AviatorString
com.googlecode.aviator.runtime.type.AviatorStringBuilder
- All Implemented Interfaces:
Serializable
Aviator string builder for fast concatenating string.
- Author:
- boyan(boyan@antfin.com)
- See Also:
-
Field Summary
Fields inherited from class AviatorObject
metadata -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AviatorString
desc, getAviatorType, getLexeme, getValue, innerCompareMethods inherited from class AviatorObject
bitAnd, bitNot, bitOr, bitXor, booleanValue, compare, compareEq, defineValue, div, exponent, getElement, getMetadata, isNull, match, meta, mod, mult, neg, not, numberValue, setValue, shiftLeft, shiftRight, stringValue, sub, toString, unsignedShiftRight, withMeta, withoutMeta
-
Constructor Details
-
AviatorStringBuilder
-
AviatorStringBuilder
-
-
Method Details
-
getLexeme
-
deref
- Overrides:
derefin classAviatorObject
-
add
- Overrides:
addin classAviatorString
-