Uses of Class
com.github.benmanes.caffeine.cache.FWR
Packages that use FWR
-
Uses of FWR in com.github.benmanes.caffeine.cache
Subclasses of FWR in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classFWRMS<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)(package private) final classFWRMW<K,V> WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)