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