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