Uses of Class
com.googlecode.aviator.runtime.type.AviatorBigInt
Packages that use AviatorBigInt
-
Uses of AviatorBigInt in com.googlecode.aviator.runtime.type
Fields in com.googlecode.aviator.runtime.type declared as AviatorBigIntModifier and TypeFieldDescription(package private) static final AviatorBigInt[]
AviatorBigInt.BigIntCache.cache
Methods in com.googlecode.aviator.runtime.type that return AviatorBigIntModifier and TypeMethodDescriptionstatic final AviatorBigInt
AviatorBigInt.valueOf
(long l) static final AviatorBigInt
static final AviatorBigInt
AviatorBigInt.valueOf
(BigInteger v)