Uses of Class
org.mozilla.javascript.typedarrays.NativeInt32Array
-
Packages that use NativeInt32Array Package Description org.mozilla.javascript.typedarrays -
-
Uses of NativeInt32Array in org.mozilla.javascript.typedarrays
Methods in org.mozilla.javascript.typedarrays that return NativeInt32Array Modifier and Type Method Description protected NativeInt32Array
NativeInt32Array. construct(NativeArrayBuffer ab, int off, int len)
protected NativeInt32Array
NativeInt32Array. realThis(Scriptable thisObj, IdFunctionObject f)
-