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 MemoryDataStoreFactoryMemoryDataStoreFactory.InstanceHolder.INSTANCEMethods in com.google.api.client.util.store that return MemoryDataStoreFactoryModifier and TypeMethodDescriptionMemoryDataStoreFactory.MemoryDataStore.getDataStoreFactory()static MemoryDataStoreFactoryMemoryDataStoreFactory.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)