Uses of Record Class
software.xdev.caching.ExpiringLimitedCache.CacheValue
-
Uses of ExpiringLimitedCache.CacheValue in software.xdev.caching
Fields in software.xdev.caching with type parameters of type ExpiringLimitedCache.CacheValueModifier and TypeFieldDescriptionprotected final Map<K,
SoftReference<ExpiringLimitedCache.CacheValue<V>>> ExpiringLimitedCache.cache