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