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

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

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