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 classBoundedLocalCache.BoundedLocalLoadingCache<K,V>(package private) static classUnboundedLocalCache.UnboundedLocalLoadingCache<K,V>
-