| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected RecyclingLinkedList.Node[] |
RecyclingLinkedList.m_anodeRecycled
The Nodes to recycle.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
RecyclingLinkedList.recycleNode(RecyclingLinkedList.Node node)
Recycle the passed Node.
|