api / org.gradle.api.attributes / CompatibilityRuleChain / ordered

ordered

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

Adds an ordered check rule to this chain.

Parameters

comparator - the comparator to use