Uses of Interface
com.github.mizosoft.methanol.internal.cache.TestableStore
-
Packages that use TestableStore Package Description com.github.mizosoft.methanol.internal.cache -
-
Uses of TestableStore in com.github.mizosoft.methanol.internal.cache
Classes in com.github.mizosoft.methanol.internal.cache that implement TestableStore Modifier and Type Class Description classDiskStoreA persistentStoreimplementation that saves entries on disk under a specified directory.
-