DATATYPE - The data type to be compared@NotThreadSafe public interface ISerializableComparator<DATATYPE> extends Comparator<DATATYPE>, Serializable
Comparator and Serializable
for easier reuse since Comparators should be Serializable.compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2014–2016 Philip Helger. All rights reserved.