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