Class ArrayBufferViewImpl

java.lang.Object
com.google.gwt.typedarrays.server.ArrayBufferViewImpl
All Implemented Interfaces:
ArrayBufferView
Direct Known Subclasses:
DataViewImpl, Float32ArrayImpl, Float64ArrayImpl, Int16ArrayImpl, Int32ArrayImpl, Int8ArrayImpl, Uint16ArrayImpl, Uint32ArrayImpl, Uint8ArrayImpl

public abstract class ArrayBufferViewImpl extends Object implements ArrayBufferView
Base class for ArrayBufferView implementations.