Uses of Interface
com.github.benmanes.caffeine.cache.LocalCache

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

    Modifier and Type
    Class
    Description
    (package private) class 
    An in-memory cache implementation that supports full concurrency of retrievals, a high expected concurrency for updates, and multiple ways to bound the cache.
    (package private) class 
    SI<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: StrongKeys InfirmValues
    (package private) class 
    SIA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited)
    (package private) final class 
    SIAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited)
    (package private) class 
    SIAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited)
    (package private) final class 
    SIAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SIL<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Listening StrongKeys (inherited) InfirmValues (inherited)
    (package private) class 
    SILA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) final class 
    SILAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) class 
    SILAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) final class 
    SILAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SILMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    SILMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    SILMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SILMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) class 
    SILMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    SILMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SILMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    SILMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    SILMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SILMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) class 
    SILMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    SILMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    SILS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    SILSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    SILSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    SILSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    SILSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SILSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SILSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    SILSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SILSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SILSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    SILSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SILSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SILSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    SILSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    SILW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) final class 
    SILWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireWrite (inherited)
    (package private) class 
    SIMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) InfirmValues (inherited)
    (package private) class 
    SIMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) final class 
    SIMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SIMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    SIMSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SIMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) class 
    SIMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) final class 
    SIMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SIMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) InfirmValues (inherited)
    (package private) class 
    SIMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    SIMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SIMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    SIMWAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SIMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) class 
    SIMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    SIMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SIR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited)
    (package private) class 
    SIS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats StrongKeys (inherited) InfirmValues (inherited)
    (package private) class 
    SISA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) final class 
    SISAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    SISAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    SISAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SISMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    SISMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    SISMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SISMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SISMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    SISMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    SISMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SISMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    SISMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    SISMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SISMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SISMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    SISMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    SISMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SISR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    SISW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) final class 
    SISWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    SIW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited)
    (package private) final class 
    SIWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) ExpireWrite (inherited)
    (package private) class 
    SS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: StrongKeys StrongValues
    (package private) class 
    SSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited)
    (package private) final class 
    SSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)
    (package private) class 
    SSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SSL<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Listening StrongKeys (inherited) StrongValues (inherited)
    (package private) class 
    SSLA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) final class 
    SSLAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) class 
    SSLAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSLAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SSLMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (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)
    (package private) class 
    SSLMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    SSLMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSLMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SSLMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) class 
    SSLMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSLMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    SSLS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    SSLSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (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)
    (package private) class 
    SSLSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SSLSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (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) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    SSLSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SSLSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SSLSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    SSLSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSLSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    SSLSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    SSLSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    SSLW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) final class 
    SSLWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireWrite (inherited)
    (package private) class 
    SSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited)
    (package private) class 
    SSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) final class 
    SSMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SSMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSMSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) class 
    SSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) final class 
    SSMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited)
    (package private) class 
    SSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SSMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSMWAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) class 
    SSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited)
    (package private) class 
    SSS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats StrongKeys (inherited) StrongValues (inherited)
    (package private) class 
    SSSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) final class 
    SSSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    SSSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    SSSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    SSSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize StrongKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    SSSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    SSSMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    SSSMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    SSSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    SSSMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    SSSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight StrongKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    SSSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSSMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    SSSMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    SSSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    SSSMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    SSSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    SSSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) final class 
    SSSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    SSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited)
    (package private) final class 
    SSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)
    (package private) final class 
    An in-memory cache that has no capabilities for bounding the map.
    (package private) class 
    WI<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: WeakKeys InfirmValues
    (package private) class 
    WIA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited)
    (package private) final class 
    WIAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited)
    (package private) class 
    WIAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited)
    (package private) final class 
    WIAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WIL<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Listening WeakKeys (inherited) InfirmValues (inherited)
    (package private) class 
    WILA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) final class 
    WILAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) class 
    WILAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) final class 
    WILAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WILMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    WILMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    WILMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WILMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) class 
    WILMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    WILMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WILMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    WILMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    WILMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WILMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) class 
    WILMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited)
    (package private) final class 
    WILMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    WILS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) class 
    WILSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    WILSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    WILSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    WILSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WILSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WILSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    WILSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WILSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WILSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    WILSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WILSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WILSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    WILSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    WILW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited)
    (package private) final class 
    WILWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Listening (inherited) ExpireWrite (inherited)
    (package private) class 
    WIMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) InfirmValues (inherited)
    (package private) class 
    WIMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) final class 
    WIMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WIMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WIMSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WIMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) class 
    WIMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)
    (package private) final class 
    WIMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WIMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) InfirmValues (inherited)
    (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)
    (package private) final class 
    WIR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited)
    (package private) class 
    WIS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats WeakKeys (inherited) InfirmValues (inherited)
    (package private) class 
    WISA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) final class 
    WISAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    WISAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    WISAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WISMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    WISMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WISMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WISMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WISMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    WISMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WISMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WISMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    WISMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WISMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WISMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WISMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    WISMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WISMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WISR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) class 
    WISW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited)
    (package private) final class 
    WISWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    WIW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited)
    (package private) final class 
    WIWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) ExpireWrite (inherited)
    (package private) class 
    WS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: WeakKeys StrongValues
    (package private) class 
    WSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited)
    (package private) final class 
    WSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)
    (package private) class 
    WSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WSL<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Listening WeakKeys (inherited) StrongValues (inherited)
    (package private) class 
    WSLA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) final class 
    WSLAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) class 
    WSLAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSLAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WSLMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    WSLMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (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)
    (package private) final class 
    WSLMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) class 
    WSLMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited)
    (package private) final class 
    WSLMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WSLMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (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)
    (package private) final class 
    WSLR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    WSLS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) class 
    WSLSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    WSLSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    WSLSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSLSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WSLSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WSLSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (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) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSLSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    WSLSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WSLSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WSLSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (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) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSLSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    WSLSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSLSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) class 
    WSLSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited)
    (package private) final class 
    WSLSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    WSLW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited)
    (package private) final class 
    WSLWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) ExpireWrite (inherited)
    (package private) class 
    WSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) StrongValues (inherited)
    (package private) class 
    WSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) final class 
    WSMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WSMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSMSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) class 
    WSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited)
    (package private) final class 
    WSMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) StrongValues (inherited)
    (package private) class 
    WSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WSMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSMWAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) class 
    WSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited)
    (package private) class 
    WSS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: Stats WeakKeys (inherited) StrongValues (inherited)
    (package private) class 
    WSSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) final class 
    WSSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) class 
    WSSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited)
    (package private) final class 
    WSSAWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) class 
    WSSMS<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumSize WeakKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    WSSMSA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WSSMSAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) class 
    WSSMSAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSSMSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) class 
    WSSMSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited)
    (package private) final class 
    WSSMSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumSize (inherited) ExpireWrite (inherited)
    (package private) class 
    WSSMW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: MaximumWeight WeakKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    WSSMWA<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSSMWAR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) class 
    WSSMWAW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)
    (package private) final class 
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSSMWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) class 
    WSSMWW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited)
    (package private) final class 
    WSSMWWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) MaximumWeight (inherited) ExpireWrite (inherited)
    (package private) final class 
    WSSR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) class 
    WSSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited)
    (package private) final class 
    WSSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Stats (inherited) ExpireWrite (inherited)
    (package private) class 
    WSW<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited)
    (package private) final class 
    WSWR<K,V>
    WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) ExpireWrite (inherited)
    Modifier and Type
    Field
    Description
    LocalAsyncCache.AsyncBulkCompleter.cache
     
    (package private) final LocalCache<K,CompletableFuture<V>>
    LocalAsyncCache.AsMapView.delegate
     
    Modifier and Type
    Method
    Description
    LocalAsyncCache.cache()
    Returns the backing LocalCache data store.
    LocalManualCache.cache()
    Returns the backing LocalCache data store.
    UnboundedLocalCache.UnboundedLocalAsyncLoadingCache.cache()
     
    Constructors in com.github.benmanes.caffeine.cache with parameters of type LocalCache
    Modifier
    Constructor
    Description
    (package private)
     
    (package private)