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