Package io.github.xanthic.cache.core
package io.github.xanthic.cache.core
-
ClassesClassDescriptionAbstractCache<K,
V> Deprecated.no longer used by Xanthic; synchronization generally should be avoidedProvides helper methods commonly used for implementingCacheProvider.Primary API interaction point to buildCacheinstances.Holds a registry of default settings and cache providers.CacheApiSpec<K,V> Fluent implementation ofICacheSpec.LockedAbstractCache<K,V> Deprecated.no longer used by Xanthic to implement any canonical cache provider