Class Uint16ArrayImpl

java.lang.Object
com.google.gwt.typedarrays.server.ArrayBufferViewImpl
com.google.gwt.typedarrays.server.Uint16ArrayImpl
All Implemented Interfaces:
ArrayBufferView, Uint16Array

public class Uint16ArrayImpl extends ArrayBufferViewImpl implements Uint16Array
Pure Java implementation of Uint16Array.