Uses of Class
com.github.benmanes.caffeine.cache.PDAW
Packages that use PDAW
-
Uses of PDAW in com.github.benmanes.caffeine.cache
Subclasses of PDAW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
PDAWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
PDAWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) class
PDAWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
PDAWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
PDAWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)