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 classWSMWAR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) classWSMWAW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) final classWSMWAWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)