Java jdk.nashorn.internal.objects NativeJava fields, constructors, methods, implement or subclass

Example usage for Java jdk.nashorn.internal.objects NativeJava fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

Objectto(final Object self, final Object obj, final Object objType)
Given a script object and a Java type, converts the script object into the desired Java type.