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