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

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

    Modifier and Type
    Class
    Description
    (package private) final class 
    SSLSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    SSLSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSLSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)