Uses of Class
com.googlecode.aviator.runtime.type.AviatorDouble
-
Packages that use AviatorDouble Package Description com.googlecode.aviator.runtime.type -
-
Uses of AviatorDouble in com.googlecode.aviator.runtime.type
Methods in com.googlecode.aviator.runtime.type that return AviatorDouble Modifier and Type Method Description static AviatorDouble
AviatorDouble. valueOf(double value)
static AviatorDouble
AviatorDouble. valueOf(java.lang.Double value)
-