public default Comparator<T> reversed ()

Returns a comparator that imposes the reverse ordering of this comparator.

Returns:  a comparator that imposes the reverse ordering of this comparator.

Since:  1.8