protected static class TopologicalSortedList.Edge<E> extends Object
Edge(TopologicalSortedList.Node<E> from, TopologicalSortedList.Node<E> to)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Edge(TopologicalSortedList.Node<E> from, TopologicalSortedList.Node<E> to)
Copyright © 2014–2015 MountainBlade. All rights reserved.