public static class Node.KeyValue
extends java.lang.Object
| Constructor and Description |
|---|
KeyValue(java.lang.String key,
Node value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKey() |
Node |
getValue() |
Copyright © 2017. All Rights Reserved.