ordered

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

Adds an ordered check rule to this chain.

Parameters

comparator

the comparator to use