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