spring-framework / org.springframework.util.comparator / CompoundComparator / setDescendingOrder

setDescendingOrder

open fun setDescendingOrder(index: Int): Unit

Change the sort order at the given index to descending sort.

Parameters

index - the index of the comparator to change