
public class ScriptRuntime extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
NaN |
| Constructor and Description |
|---|
ScriptRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeString(String s)
For escaping strings printed by object and array literals; not quite
the same as 'escape.'
|
static String |
numberToString(double d,
int base) |
Copyright © 2018. All rights reserved.