Class StorageImpl

java.lang.Object
com.google.gwt.storage.client.StorageImpl
Direct Known Subclasses:
StorageImplNonNativeEvents

class StorageImpl extends Object
This is the HTML5 Storage implementation according to the standard recommendation.

Never use this class directly, instead use Storage.

See Also: