public final class NodeTuple extends Object
| Constructor and Description |
|---|
NodeTuple(Node keyNode,
Node valueNode) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getKeyNode()
Key node.
|
Node |
getValueNode()
Value node.
|
String |
toString() |
Copyright © 2008–2018. All rights reserved.