Class MemoryDataStoreFactory.MemoryDataStore<V extends Serializable>

java.lang.Object
com.google.api.client.util.store.AbstractDataStore<V>
com.google.api.client.util.store.AbstractMemoryDataStore<V>
com.google.api.client.util.store.MemoryDataStoreFactory.MemoryDataStore<V>
All Implemented Interfaces:
DataStore<V>
Enclosing class:
MemoryDataStoreFactory

static class MemoryDataStoreFactory.MemoryDataStore<V extends Serializable> extends AbstractMemoryDataStore<V>