JavaScript is disabled on your browser.
gnu.ecmascript
Class Convert
-
-
Constructor Summary
Constructors
| Constructor and Description |
Convert () |
-
Method Summary
All Methods
| 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) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait