Uses of Class
org.redisson.cache.LFUCacheMap.LFUCachedValue
-
Packages that use LFUCacheMap.LFUCachedValue Package Description org.redisson.cache -
-
Uses of LFUCacheMap.LFUCachedValue in org.redisson.cache
Constructors in org.redisson.cache with parameters of type LFUCacheMap.LFUCachedValue Constructor Description MapKey(Long accessCount, LFUCacheMap.LFUCachedValue cachedValue)
-