Class AviatorBigInt.BigIntCache
- java.lang.Object
-
- com.googlecode.aviator.runtime.type.AviatorBigInt.BigIntCache
-
- Enclosing class:
- AviatorBigInt
private static class AviatorBigInt.BigIntCache extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static AviatorBigInt[]
cache
-
Constructor Summary
Constructors Modifier Constructor Description private
BigIntCache()
-
-
-
Field Detail
-
cache
static final AviatorBigInt[] cache
-
-