Uses of Class
com.github.benmanes.caffeine.cache.SILSA
Packages that use SILSA
-
Uses of SILSA in com.github.benmanes.caffeine.cache
Subclasses of SILSA in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
SILSAR<K,
V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)(package private) class
SILSAW<K,
V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)(package private) final class
SILSAWR<K,
V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite StrongKeys (inherited) InfirmValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)