Uses of Interface
io.helidon.common.LruCache
Packages that use LruCache
-
Uses of LruCache in io.helidon.common
Methods in io.helidon.common that return LruCache -
Uses of LruCache in io.helidon.common.configurable
Classes in io.helidon.common.configurable that implement LruCacheModifier and TypeClassDescriptionfinal classLruCache<K,V> Deprecated, for removal: This API element is subject to removal in a future version.
LruCache, we are removing this from the configurable module, as cache has only a single option, and we need it from modules that do not use configuration