public class JobEventComparator extends Object implements Comparator<JobEvent>, Serializable
| Constructor and Description |
|---|
JobEventComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(JobEvent a,
JobEvent b) |
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(JobEvent a, JobEvent b)
compare in interface Comparator<JobEvent>Copyright © 2012–2016 Emory University. All rights reserved.