T - Type of the eventpublic interface EventComparator<T> extends Comparator<T>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongstatic final long serialVersionUID
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.