Interface IOComparator<T>

Type Parameters:
T - the type of objects that may be compared by this comparator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

Like Comparator but throws IOException.
Since:
2.12.0
See Also: