Uses of Class
com.github.benmanes.caffeine.cache.PDW
Packages that use PDW
-
Uses of PDW in com.github.benmanes.caffeine.cache
Subclasses of PDW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
PDWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final class
PDWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) class
PDWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final class
PDWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
PDWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)