public class Convert
extends java.lang.Object
Constructor and Description |
---|
Convert() |
Modifier and Type | Method and Description |
---|---|
int |
toInt32(double x) |
int |
toInt32(java.lang.Object x) |
static double |
toInteger(double x) |
static double |
toInteger(java.lang.Object x) |
static double |
toNumber(java.lang.Object x) |