public class TripleComparator extends Object implements Comparator<Triple>
| Constructor and Description |
|---|
TripleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Triple o1,
Triple o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Triple o1, Triple o2)
compare in interface Comparator<Triple>Licenced under the Apache License, Version 2.0