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