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