Uses of Class
com.github.benmanes.caffeine.cache.SSMW
Packages that use SSMW
-
Uses of SSMW in com.github.benmanes.caffeine.cache
Subclasses of SSMW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) classSSMWA<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(package private) final classSSMWAR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) classSSMWAW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) final classSSMWAWR<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 classSSMWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(package private) classSSMWW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(package private) final classSSMWWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)