Creates a JavaScript wrapper given the existing instance at handle of given class klass as returned from Java.use().
handle
klass
Java.use()
An existing wrapper or a JNI handle.
Class wrapper for type to cast to.
Generated using TypeDoc
Creates a JavaScript wrapper given the existing instance at
handle
of given classklass
as returned fromJava.use()
.