public static class Node.InsertPoint extends Object implements Serializable
Link
left
right
InsertPoint(Link left, Link right)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final Link left
public final Link right
public InsertPoint(Link left, Link right)
public String toString()
toString
Object
Copyright © 2017. All rights reserved.