T
- type of values being comparedpublic interface SerializableComparator<T>
extends java.util.Comparator<T>, java.io.Serializable
Comparator
that is also Serializable
.compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong