Uses of Class
com.github.benmanes.caffeine.cache.PSW
Packages that use PSW
-
Uses of PSW in com.github.benmanes.caffeine.cache
Subclasses of PSW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
PSWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) final class
PSWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) class
PSWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) final class
PSWRMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final class
PSWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)