Uses of Class
com.github.benmanes.caffeine.cache.WSLSA
Packages that use WSLSA
-
Uses of WSLSA in com.github.benmanes.caffeine.cache
Subclasses of WSLSA in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) final class
WSLSAR<K,
V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)(package private) class
WSLSAW<K,
V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited)(package private) final class
WSLSAWR<K,
V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) ExpireAccess (inherited) ExpireWrite (inherited)