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