public class TicketEventsComparator extends Object implements Comparator<CsTicketEventModel>
| Constructor and Description |
|---|
TicketEventsComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CsTicketEventModel csTicketEventModel1,
CsTicketEventModel csTicketEventModel2) |
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(CsTicketEventModel csTicketEventModel1, CsTicketEventModel csTicketEventModel2)
compare in interface Comparator<CsTicketEventModel>Copyright © 2017 SAP SE. All Rights Reserved.