(package private) class |
PDWMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PDWMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PDWR<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
RefreshWrite
StrongKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PDWRMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|
(package private) class |
PDWRMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|