Uses of Class
com.github.benmanes.caffeine.cache.PSAW
Packages that use PSAW
-
Uses of PSAW in com.github.benmanes.caffeine.cache
Subclasses of PSAW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classPSAWMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final classPSAWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) classPSAWR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final classPSAWRMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final classPSAWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)