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