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