Class Float32ArrayImpl

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

public final class Float32ArrayImpl extends ArrayBufferViewImpl implements Float32Array
Pure Java implementation of Float32Array.