Uses of Class
com.github.benmanes.caffeine.cache.PDA
Packages that use PDA
-
Uses of PDA in com.github.benmanes.caffeine.cache
Subclasses of PDA in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classPDAMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited)(package private) final classPDAMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited)(package private) classPDAR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited)(package private) final classPDARMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) RefreshWrite (inherited)(package private) final classPDARMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) RefreshWrite (inherited)(package private) classPDAW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: ExpireWrite StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited)(package private) final classPDAWMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final classPDAWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) classPDAWR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)(package private) final classPDAWRMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final classPDAWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) SoftValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited) RefreshWrite (inherited)