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, thenComparingLong
static final long serialVersionUID
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.