Uses of Class
com.tangosol.util.RecyclingLinkedList.Node
-
Uses of RecyclingLinkedList.Node in com.tangosol.util
Modifier and TypeFieldDescriptionprotected RecyclingLinkedList.Node[]
RecyclingLinkedList.m_anodeRecycled
The Nodes to recycle.Modifier and TypeMethodDescriptionprotected void
RecyclingLinkedList.recycleNode
(RecyclingLinkedList.Node node) Recycle the passed Node.