(package private) class |
FSWMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
WeakKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FSWMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
WeakKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FSWR<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
RefreshWrite
WeakKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
|
(package private) class |
FSWRMS<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumSize
WeakKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|
(package private) class |
FSWRMW<K,V> |
WARNING: GENERATED CODE
A cache entry that provides the following features:
MaximumWeight
WeakKeys (inherited)
StrongValues (inherited)
ExpireWrite (inherited)
RefreshWrite (inherited)
|