public static class EventTime.SortEventTimers extends Object implements Comparator<EventTime>, Serializable
| Constructor and Description |
|---|
SortEventTimers(EventTime.SortBy type,
boolean asc) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(EventTime o1,
EventTime 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, thenComparingLongpublic SortEventTimers(EventTime.SortBy type, boolean asc)
public int compare(EventTime o1, EventTime o2) throws ClassCastException
compare in interface Comparator<EventTime>ClassCastExceptionCopyright © 2021. All rights reserved.