(package private) class |
PSWMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PSWMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PSWR<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
RefreshWrite
StrongKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
PSWRMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
StrongKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|
(package private) class |
PSWRMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
StrongKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|