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

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

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