Uses of Class
org.mozilla.javascript.NativeJavaArray
-
Packages that use NativeJavaArray Package Description org.mozilla.javascript -
-
Uses of NativeJavaArray in org.mozilla.javascript
Methods in org.mozilla.javascript that return NativeJavaArray Modifier and Type Method Description static NativeJavaArray
NativeJavaArray. wrap(Scriptable scope, java.lang.Object array)
-