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