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