Uses of Interface
com.github.mizosoft.methanol.internal.cache.LocalCache.Factory
Packages that use LocalCache.Factory
-
Uses of LocalCache.Factory in com.github.mizosoft.methanol.internal.cache
Constructors in com.github.mizosoft.methanol.internal.cache with parameters of type LocalCache.FactoryModifierConstructorDescriptionCacheInterceptor(LocalCache.Factory cacheFactory, HttpCache.Listener listener, Executor handlerExecutor, Clock clock, boolean synchronizeWrites, Predicate<String> implicitHeaderPredicate)