CharSequence
Functions
Link copied to clipboard
Returns a new character sequence that is a subsequence of this character sequence, starting at the specified startIndex and ending right before the specified endIndex.
Since Kotlin 1.0
Returns a new character sequence that is a subsequence of this character sequence, starting at the specified startIndex and ending right before the specified endIndex.
Since Kotlin 1.1
Properties
Inheritors
Extensions
Link copied to clipboard
Link copied to clipboard
Since Kotlin 1.0
Link copied to clipboard
Since Kotlin 1.0
Link copied to clipboard
Link copied to clipboard
Since Kotlin 1.0
Link copied to clipboard
Since Kotlin 1.0
Link copied to clipboard
Returns a new SortedSet of all characters.
Since Kotlin 1.0