Uses of Class
com.github.benmanes.caffeine.cache.WIMS
Packages that use WIMS
-
Uses of WIMS in com.github.benmanes.caffeine.cache
Subclasses of WIMS in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) classWIMSA<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) final classWIMSAR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) classWIMSAW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) final classWIMSAWR<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 classWIMSR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) classWIMSW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) final classWIMSWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)