Package com.github.benmanes.caffeine.cache.simulator.admission
@NullMarked
@CheckReturnValue
package com.github.benmanes.caffeine.cache.simulator.admission
-
ClassDescriptionThe admission policies.An admission policy to the cache.An admission policy that does not exploit external event metadata.A multiset for estimating the popularity of an element.Admits new entries based on the estimated frequency of its historic use.