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