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