(package private) class |
PWWMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
WeakValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PWWMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
WeakValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PWWR<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
RefreshWrite
StrongKeys (inherited)
WeakValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PWWRMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
WeakValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|
(package private) class |
PWWRMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
WeakValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|