public class SoftReferenceElementDescriptor<K,V> extends MemoryElementDescriptor<K,V>
next, prev| Constructor and Description |
|---|
SoftReferenceElementDescriptor(ICacheElement<K,V> ce)
Constructs a usable MemoryElementDescriptor.
|
| Modifier and Type | Method and Description |
|---|---|
ICacheElement<K,V> |
getCacheElement()
Get the cache element
|
getPayloadpublic SoftReferenceElementDescriptor(ICacheElement<K,V> ce)
ce - public ICacheElement<K,V> getCacheElement()
MemoryElementDescriptorgetCacheElement in class MemoryElementDescriptor<K,V>Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.