Companion
Extensions
Link copied to clipboard
A Comparator that orders strings ignoring character case.
Since Kotlin 1.2
A Comparator that orders strings ignoring character case.
Since Kotlin 1.0
Since Kotlin 1.2
Since Kotlin 1.3
Link copied to clipboard
Uses the provided format as a format string and returns a string obtained by substituting the specified arguments, using the default locale.
Since Kotlin 1.0
Uses the provided format as a format string and returns a string obtained by substituting the specified arguments, using the specified locale.
Since Kotlin 1.0
Uses the provided format as a format string and returns a string obtained by substituting the specified arguments, using the specified locale. If locale is null then no localization is applied.
Since Kotlin 1.4