Uses of Class
com.google.api.client.util.store.MemoryDataStoreFactory
Packages that use MemoryDataStoreFactory
-
Uses of MemoryDataStoreFactory in com.google.api.client.util.store
Fields in com.google.api.client.util.store declared as MemoryDataStoreFactoryModifier and TypeFieldDescription(package private) static final MemoryDataStoreFactory
MemoryDataStoreFactory.InstanceHolder.INSTANCE
Methods in com.google.api.client.util.store that return MemoryDataStoreFactoryModifier and TypeMethodDescriptionMemoryDataStoreFactory.MemoryDataStore.getDataStoreFactory()
static MemoryDataStoreFactory
MemoryDataStoreFactory.getDefaultInstance()
Returns a global thread-safe instance.Constructors in com.google.api.client.util.store with parameters of type MemoryDataStoreFactoryModifierConstructorDescription(package private)
MemoryDataStore
(MemoryDataStoreFactory dataStore, String id)