Class DataViewImpl

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

public class DataViewImpl extends ArrayBufferViewImpl implements DataView
Pure Java implementation of DataView.