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

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

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