Class Int16ArrayImpl

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

public final class Int16ArrayImpl extends ArrayBufferViewImpl implements Int16Array
Pure Java implementation of Int16Array.