Uses of Class
com.googlecode.aviator.runtime.type.AviatorLong
-
Packages that use AviatorLong Package Description com.googlecode.aviator.runtime.type -
-
Uses of AviatorLong in com.googlecode.aviator.runtime.type
Subclasses of AviatorLong in com.googlecode.aviator.runtime.type Modifier and Type Class Description classAviatorBigIntAviator Big IntegerFields in com.googlecode.aviator.runtime.type declared as AviatorLong Modifier and Type Field Description (package private) static AviatorLong[]AviatorLong.LongCache. cacheprivate static AviatorLongRange. ZEROMethods in com.googlecode.aviator.runtime.type that return AviatorLong Modifier and Type Method Description static AviatorLongAviatorLong. valueOf(long l)static AviatorLongAviatorLong. valueOf(java.lang.Long l)
-