Uses of Class
com.github.benmanes.caffeine.cache.PWR
-
Packages that use PWR Package Description com.github.benmanes.caffeine.cache This package contains caching utilities. -
-
Uses of PWR in com.github.benmanes.caffeine.cache
Subclasses of PWR in com.github.benmanes.caffeine.cache Modifier and Type Class Description (package private) class
PWRMS<K,V>
WARNING: GENERATED CODE A cache entry that provides the following features: MaximumSize StrongKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)(package private) class
PWRMW<K,V>
WARNING: GENERATED CODE A cache entry that provides the following features: MaximumWeight StrongKeys (inherited) WeakValues (inherited) RefreshWrite (inherited)
-