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