(package private) class |
FDWMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
WeakKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FDWMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
WeakKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FDWR<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
RefreshWrite
WeakKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FDWRMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
WeakKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|
(package private) class |
FDWRMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
WeakKeys (inherited)
SoftValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|