Uses of Class
com.github.benmanes.caffeine.cache.FWR
Packages that use FWR
-
Uses of FWR in com.github.benmanes.caffeine.cache
Subclasses of FWR in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
FWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)(package private) final class
FWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)