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