Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.attributes
/
CompatibilityRuleChain
/
reverseOrdered
reverse
Ordered
API
abstract
fun
reverseOrdered
(
comparator
:
Comparator
<
out
Any
>
)
(
source
)
Adds an reverse ordered check rule to this chain.
Parameters
comparator
the comparator to use