protected class NearestVertexWalker.VertexComparator<V extends SequenceElement,E extends Number> extends Object implements Comparator<Vertex<V>>
Constructor and Description |
---|
VertexComparator(@NonNull 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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2020. All rights reserved.