Uses of Class
com.github.benmanes.caffeine.cache.SSA
Packages that use SSA
-
Uses of SSA in com.github.benmanes.caffeine.cache
Subclasses of SSA in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final classSSAR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)(package private) classSSAW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited)(package private) final classSSAWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) ExpireAccess (inherited) ExpireWrite (inherited)