ordered

abstract fun ordered(comparator: Comparator<in T>)

Adds an ordered check rule to this chain.

Since

3.3

Parameters

comparator

the comparator to use