Uses of Class
com.github.benmanes.caffeine.cache.PWA
Packages that use PWA
-
Uses of PWA in com.github.benmanes.caffeine.cache
Subclasses of PWA in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classPWAMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited)(package private) final classPWAMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited)(package private) classPWAR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited)(package private) final classPWARMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) RefreshWrite (inherited)(package private) final classPWARMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) RefreshWrite (inherited)(package private) classPWAW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: ExpireWrite StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited)(package private) final classPWAWMS<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 classPWAWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) classPWAWR<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 classPWAWRMS<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 classPWAWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)