protected static final class IJRedBlackBST.Node extends IXXRedBlackBST.Node
B=56
long
val
key
left, red, right, size
Node(int key, long val)
Node(int key, long val, boolean red)
left, right
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public long val
public Node(int key, long val, boolean red)
public Node(int key, long val)
Copyright © 2022. All rights reserved.