public final class NodeKey
extends java.lang.Object
An object that is returned when the Node is initialized. It is required for any Node management operations.
| Constructor and Description |
|---|
NodeKey()
This should only be constructed in the Node class.
|