public class TripleIDComparatorInt extends Object implements Comparator<TripleIDInt>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TripleIDInt o1,
TripleIDInt o2) |
static Comparator<TripleIDInt> |
getComparator(TripleComponentOrder order) |
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, thenComparingLongpublic static Comparator<TripleIDInt> getComparator(TripleComponentOrder order)
public int compare(TripleIDInt o1, TripleIDInt o2)
compare in interface Comparator<TripleIDInt>Copyright © 2018 DataWeb Research. All rights reserved.