Uses of Class
com.github.benmanes.caffeine.cache.SIMS
Packages that use SIMS
-
Uses of SIMS in com.github.benmanes.caffeine.cache
Subclasses of SIMS in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) classSIMSA<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) final classSIMSAR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) classSIMSAW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) final classSIMSAWR<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 classSIMSR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) classSIMSW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited)(package private) final classSIMSWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) MaximumSize (inherited) ExpireWrite (inherited)