Uses of Class
com.github.benmanes.caffeine.cache.FDR

Packages that use FDR
Package
Description
This package contains caching utilities.
  • Uses of FDR in com.github.benmanes.caffeine.cache

    Modifier and Type
    Class
    Description
    (package private) final class 
    FDRMS<K,V>
    WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize WeakKeys (inherited) SoftValues (inherited) RefreshWrite (inherited)
    (package private) final class 
    FDRMW<K,V>
    WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight WeakKeys (inherited) SoftValues (inherited) RefreshWrite (inherited)