Class Hierarchy
- java.lang.Object
- org.cache2k.core.eviction.AbstractEviction (implements org.cache2k.core.eviction.Eviction)
- org.cache2k.core.eviction.ClockProPlusEviction
- org.cache2k.core.eviction.RandomEviction
- org.cache2k.core.eviction.EvictionFactory
- org.cache2k.core.util.TunableConstants (implements java.lang.Cloneable)
- org.cache2k.core.eviction.ClockProPlusEviction.Tunable
- org.cache2k.core.eviction.AbstractEviction (implements org.cache2k.core.eviction.Eviction)
Interface Hierarchy
- org.cache2k.core.eviction.Eviction
- org.cache2k.core.eviction.EvictionMetrics
- org.cache2k.core.eviction.HeapCacheForEviction<K,V>
- org.cache2k.core.eviction.InternalEvictionListener<K,V>