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