public class JSTypes extends Object
JavaScriptNode| Modifier | Constructor and Description |
|---|---|
protected |
JSTypes() |
| Modifier and Type | Method and Description |
|---|---|
static double |
intToDouble(int value) |
static double |
safeIntegerToDouble(SafeInteger value) |
public static double intToDouble(int value)
public static double safeIntegerToDouble(SafeInteger value)