Order
Interface representing an order of elements.
It is a Comparator which compares two elements and returns an integer value based on their order.
Parameters
T
The type of elements being compared.
Interface representing an order of elements.
It is a Comparator which compares two elements and returns an integer value based on their order.
The type of elements being compared.