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) class
WSLSMWAR<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) class
WSLSMWAW<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) class
WSLSMWAWR<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)
-