Package org.apache.ignite.internal.util
Class GridQueue.Node<E>
- java.lang.Object
-
- org.apache.ignite.internal.util.GridQueue.Node<E>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Eitem()Gets this node's item.StringtoString()booleanunlinked()Checks if node is unlinked.
-