Uses of Class
com.github.benmanes.caffeine.cache.SSLSMSA
-
Packages that use SSLSMSA Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of SSLSMSA in com.github.benmanes.caffeine.cache
Subclasses of SSLSMSA in com.github.benmanes.caffeine.cache Modifier and Type Class Description (package private) class
SSLSMSAR<K,V>
WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) class
SSLSMSAW<K,V>
WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited)(package private) class
SSLSMSAWR<K,V>
WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumSize (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
-