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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2019. All rights reserved.