Uses of Interface
com.github.mizosoft.methanol.internal.cache.Store
Packages that use Store
-
Uses of Store in com.github.mizosoft.methanol.internal.cache
Classes in com.github.mizosoft.methanol.internal.cache that implement StoreModifier and TypeClassDescriptionfinal classA persistentStoreimplementation that saves entries on disk under a specified directory.final classStoreimplementation that stores entries in memory.Methods in com.github.mizosoft.methanol.internal.cache that return StoreModifier and TypeMethodDescriptionInternalStorageExtension.createStore(Executor executor, int appVersion) Methods in com.github.mizosoft.methanol.internal.cache with parameters of type Store