public class Convert extends java.lang.Object
Convert()
int
toInt32(double x)
toInt32(java.lang.Object x)
static double
toInteger(double x)
toInteger(java.lang.Object x)
toNumber(java.lang.Object x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Convert()
public static double toNumber(java.lang.Object x)
public static double toInteger(double x)
public static double toInteger(java.lang.Object x)
public int toInt32(double x)
public int toInt32(java.lang.Object x)