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