Class Int32ArrayImpl

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

public final class Int32ArrayImpl extends ArrayBufferViewImpl implements Int32Array
Pure Java implementation of Int32Array.