Uses of Class
com.github.benmanes.caffeine.cache.WSLSMWA
-
Packages that use WSLSMWA Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of WSLSMWA in com.github.benmanes.caffeine.cache
Subclasses of WSLSMWA in com.github.benmanes.caffeine.cache Modifier and Type Class Description (package private) classWSLSMWAR<K,V>WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) classWSLSMWAW<K,V>WARNING: GENERATED CODE A cache that provides the following features: ExpireWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited)(package private) classWSLSMWAWR<K,V>WARNING: GENERATED CODE A cache that provides the following features: RefreshWrite WeakKeys (inherited) StrongValues (inherited) Listening (inherited) Stats (inherited) MaximumWeight (inherited) ExpireAccess (inherited) ExpireWrite (inherited)
-