ordered

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

Adds an ordered check rule to this chain.

Since

3.3

Parameters

comparator

the comparator to use