protected static class DijkstraDistance.VertexComparator<V> extends Object implements Comparator<V>
| Modifier | Constructor and Description |
|---|---|
protected |
VertexComparator(Map<V,Number> distances) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(V o1,
V o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2015. All rights reserved.