Uses of Class
com.github.benmanes.caffeine.cache.WSMW
Packages that use WSMW
-
Uses of WSMW in com.github.benmanes.caffeine.cache
Subclasses of WSMW in com.github.benmanes.caffeine.cacheModifier and TypeClassDescription(package private) classWSMWA<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireAccess WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(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)(package private) final classWSMWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(package private) classWSMWW<K,V> WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited)(package private) final classWSMWWR<K,V> WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) MaximumWeight (inherited) ExpireWrite (inherited)