public class MemoryElementDescriptor extends DoubleLinkedListNode
Modifier and Type | Field and Description |
---|---|
ICacheElement |
ce
The CacheElement wrapped by this descriptor
|
next, prev
Constructor and Description |
---|
MemoryElementDescriptor(ICacheElement ce)
Constructor for the MemoryElementDescriptor object
|
getPayload
public ICacheElement ce
public MemoryElementDescriptor(ICacheElement ce)
ce
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.