Class Uint32ArrayImpl

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

public class Uint32ArrayImpl extends ArrayBufferViewImpl implements Uint32Array
Pure Java implementation of Uint32Array.