public interface SerializableComparator<T> extends Serializable, Comparator<T>
Comparator
except that it must also be
Serializable
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Copyright © 2021 JBoss by Red Hat. All rights reserved.