Uses of Interface
com.github.benmanes.caffeine.cache.Policy.Eviction
Packages that use Policy.Eviction
-
Uses of Policy.Eviction in com.github.benmanes.caffeine.cache
Classes in com.github.benmanes.caffeine.cache that implement Policy.EvictionModifier and TypeClassDescription(package private) final class
Fields in com.github.benmanes.caffeine.cache with type parameters of type Policy.EvictionModifier and TypeFieldDescription(package private) @Nullable Optional
<Policy.Eviction<K, V>> BoundedLocalCache.BoundedPolicy.eviction
Methods in com.github.benmanes.caffeine.cache that return types with arguments of type Policy.Eviction