Uses of Interface
com.github.benmanes.caffeine.cache.LocalLoadingCache
-
Packages that use LocalLoadingCache Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of LocalLoadingCache in com.github.benmanes.caffeine.cache
Classes in com.github.benmanes.caffeine.cache that implement LocalLoadingCache Modifier and Type Class Description (package private) static class
BoundedLocalCache.BoundedLocalLoadingCache<K,V>
(package private) static class
UnboundedLocalCache.UnboundedLocalLoadingCache<K,V>
-