Uses of Class
com.github.benmanes.caffeine.cache.FDW
Packages that use FDW
-
Uses of FDW in com.github.benmanes.caffeine.cache
Subclasses of FDW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classFDWMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final classFDWMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) classFDWR<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final classFDWRMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)(package private) final classFDWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)