public class EdgeList extends java.lang.Object
EdgeList(Node head)
EdgeList(Node head, java.util.ArrayList<Edge> edgeList)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EdgeList(Node head)
public EdgeList(Node head, java.util.ArrayList<Edge> edgeList)