L - The type of the left content of this Triple.M - The type of the middle content of this Triple.R - The type of the right content of this Triple.public class TripleComparator<L,M,R> extends Object implements Comparator<de.alpharogroup.collections.pairs.Triple<L,M,R>>
TripleComparator is a comparator for Triple objects.| Constructor and Description |
|---|
TripleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(de.alpharogroup.collections.pairs.Triple<L,M,R> o1,
de.alpharogroup.collections.pairs.Triple<L,M,R> o2) |
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 © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.