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

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

    Modifier and Type
    Class
    Description
    (package private) class 
    WSLMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSLMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WSLMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSLMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) class 
    WSLMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSLMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireWrite (inherited)