public class CollaborationComparator extends Object implements Comparator<Collaboration>
| Constructor and Description |
|---|
CollaborationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Collaboration arg0,
Collaboration arg1) |
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 int compare(Collaboration arg0, Collaboration arg1)
compare in interface Comparator<Collaboration>Copyright © 2016. All rights reserved.