Uses of Interface
com.github.benmanes.caffeine.cache.Policy.VarExpiration
Packages that use Policy.VarExpiration
-
Uses of Policy.VarExpiration in com.github.benmanes.caffeine.cache
Methods in com.github.benmanes.caffeine.cache that return types with arguments of type Policy.VarExpirationModifier and TypeMethodDescriptiondefault @NonNull Optional<Policy.VarExpiration<K, V>> Policy.expireVariably()Returns access to perform operations based on the variable expiration policy.