CASE_INSENSITIVE_ORDER

A Comparator that orders strings ignoring character case.

Note that this Comparator does not take locale into account, and will result in an unsatisfactory ordering for certain locales.

Since Kotlin

1.2

A Comparator that orders strings ignoring character case.

Note that this Comparator does not take locale into account, and will result in an unsatisfactory ordering for certain locales.

Since Kotlin

1.0

A Comparator that orders strings ignoring character case.

Note that this Comparator does not take locale into account, and will result in an unsatisfactory ordering for certain locales.

Since Kotlin

1.8

A Comparator that orders strings ignoring character case.

Note that this Comparator does not take locale into account, and will result in an unsatisfactory ordering for certain locales.

Since Kotlin

1.8