Uses of Class
com.google.api.client.util.store.MemoryDataStoreFactory
-
Packages that use MemoryDataStoreFactory Package Description com.google.api.client.util.store Utilities to store serializable data. -
-
Uses of MemoryDataStoreFactory in com.google.api.client.util.store
Methods in com.google.api.client.util.store that return MemoryDataStoreFactory Modifier and Type Method Description static MemoryDataStoreFactory
MemoryDataStoreFactory. getDefaultInstance()
Returns a global thread-safe instance.
-