GWT 2.7.0

Uses of Class
com.google.gwt.storage.client.StorageImpl

Packages that use StorageImpl
com.google.gwt.storage.client Provides for key-value Storage services. 
 

Uses of StorageImpl in com.google.gwt.storage.client
 

Subclasses of StorageImpl in com.google.gwt.storage.client
(package private)  class StorageImplIE8
          IE8-specific implementation of the Web Storage.
(package private)  class StorageImplNonNativeEvents
          Implementation of Storage with non-native events.
 

Fields in com.google.gwt.storage.client declared as StorageImpl
(package private) static StorageImpl Storage.impl
           
 


GWT 2.7.0