|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.typedarrays.shared.TypedArrays.Impl
com.google.gwt.typedarrays.client.NativeImpl
com.google.gwt.typedarrays.client.NativeImplFull
public class NativeImplFull
An implementation class used for browsers which provide full native implementations of all typed array classes.
Current versions of Opera are such browsers.
Constructor Summary | |
---|---|
NativeImplFull()
|
Method Summary | |
---|---|
protected boolean |
checkDataViewSupport()
|
protected boolean |
checkUint8ClampedArraySupport()
|
Methods inherited from class com.google.gwt.typedarrays.shared.TypedArrays.Impl |
---|
getElementCount, mightBeSupported |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeImplFull()
Method Detail |
---|
protected boolean checkDataViewSupport()
checkDataViewSupport
in class NativeImpl
protected boolean checkUint8ClampedArraySupport()
checkUint8ClampedArraySupport
in class NativeImpl
|
GWT 2.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |