public static class ScriptContext.CompiledScript extends Number
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
protected void |
finalize() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
byteValue, shortValuepublic int intValue()
intValue in class NumberUnsupportedOperationExceptionpublic float floatValue()
floatValue in class NumberUnsupportedOperationExceptionpublic double doubleValue()
doubleValue in class NumberUnsupportedOperationException