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 classPDWMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final classPDWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) classPDWR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final classPDWRMS<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 classPDWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)