public static class Node.KeyValue extends Object
KeyValue(String key, Node value)
String
getKey()
Node
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValue(String key, Node value)
public String getKey()
public Node getValue()
Copyright © 2018. All rights reserved.