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