Uses of Class
com.google.api.client.util.store.AbstractDataStore
Packages that use AbstractDataStore
-
Uses of AbstractDataStore in com.google.api.client.util.store
Subclasses of AbstractDataStore in com.google.api.client.util.storeModifier and TypeClassDescriptionclassAbstractMemoryDataStore<V extends Serializable>Abstract, thread-safe, in-memory implementation of a data store factory.