Uses of Class
com.github.benmanes.caffeine.cache.PWAW
Packages that use PWAW
-
Uses of PWAW in com.github.benmanes.caffeine.cache
Subclasses of PWAW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
PWAWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
PWAWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) class
PWAWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final class
PWAWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
PWAWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)