Java jdk.nashorn.internal.runtime ScriptRuntime fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.runtime ScriptRuntime fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for jdk.nashorn.internal.runtime ScriptRuntime.

The text is from its open source code.

Field

UndefinedUNDEFINED
Unique instance of undefined.

Method

StringsafeToString(final Object obj)
This is called whenever runtime wants to throw an error and wants to provide meaningful information about an object.