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

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

    Modifier and Type
    Class
    Description
    (package private) class 
    WIMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    WIMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WIMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WIMWAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WIMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) class 
    WIMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    WIMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)