kotlin-common
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-common
kotlin-common-core
/
com.huanshankeji.collections
/
isSortedWith
is
Sorted
With
fun
<
T
>
Iterable
<
T
>
.
isSortedWith
(
comparator
:
Comparator
<
in
T
>
)
:
Boolean
(
source
)