T - the type of objects that may be compared by this comparator.public interface SerialisableComparator<T>
extends java.util.Comparator<T>, java.io.Serializable
Comparator and Serializable.| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
Generated ID for serialisation.
|
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongstatic final long serialVersionUID