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