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

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

    Modifier and Type
    Class
    Description
    (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)