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