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