public class PriorityEventQueueComparator extends Object implements Comparator<Event>, Serializable
| Constructor and Description |
|---|
PriorityEventQueueComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Event event1,
Event event2) |
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(Event event1, Event event2)
compare in interface Comparator<Event>Copyright © 2016–2018 Softelnet. All rights reserved.