Class Float64ArrayImpl

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

public final class Float64ArrayImpl extends ArrayBufferViewImpl implements Float64Array
Pure Java implementation of Float64Array.