Uses of Class
com.github.benmanes.caffeine.cache.PWW
Packages that use PWW
-
Uses of PWW in com.github.benmanes.caffeine.cache
Subclasses of PWW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
PWWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireWrite (inherited)(package private) final class
PWWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireWrite (inherited)(package private) class
PWWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) WeakValues (inherited) ExpireWrite (inherited)(package private) final class
PWWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
PWWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)