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