public class MortonVertexComparator extends Object implements Comparator<Vertex>
| Constructor and Description |
|---|
MortonVertexComparator() |
MortonVertexComparator(List<Vertex> domain) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Vertex v0,
Vertex v1) |
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 © 2018. All rights reserved.