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 class
FDWMS<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final class
FDWMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) class
FDWR<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: RefreshWrite WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited)(package private) final class
FDWRMS<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 class
FDWRMW<K,
V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) ExpireWrite (inherited) RefreshWrite (inherited)