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