Package com.github.benmanes.caffeine.cache.simulator.policy.sampled
@NullMarked
@CheckReturnValue
package com.github.benmanes.caffeine.cache.simulator.policy.sampled
-
ClassDescriptionA cache that uses a sampled array of entries to implement simple page replacement algorithms.The replacement policy.The algorithms to choose a random sample with.