Uses of Class
com.github.benmanes.caffeine.cache.FDAW
Packages that use FDAW
-
Uses of FDAW in com.github.benmanes.caffeine.cache
Subclasses of FDAW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
FDAWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
FDAWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) class
FDAWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite WeakKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
FDAWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
FDAWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)