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 classPSWMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) final classPSWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) classPSWR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)(package private) final classPSWRMS<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 classPSWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)