ordered

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

Adds an ordered check rule to this chain.

Parameters

comparator

the comparator to use