Class TypedArrays.Impl

java.lang.Object
com.google.gwt.typedarrays.shared.TypedArrays.Impl
Direct Known Subclasses:
JavaImpl, NativeImpl, NoSupportImpl
Enclosing class:
TypedArrays

public abstract static class TypedArrays.Impl extends Object
Base class of implementations for creating various typed array structures.

*** NOT A PUBLIC API ***