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

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

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