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

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

    Modifier and Type
    Class
    Description
    (package private) class 
    SSLMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    SSLMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SSLMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) class 
    SSLMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    SSLMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireWrite (inherited)