protected class NearestVertexWalker.VertexComparator<V extends SequenceElement,E extends Number> extends Object implements Comparator<Vertex<V>>
| Constructor and Description |
|---|
VertexComparator(IGraph<V,E> graph) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Vertex<V> o1,
Vertex<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 © 2017. All rights reserved.