WHITESPACES_KOTLIN

Kotlins kotlin.text.isWhitespace combines Java's Character.isWhitespace and Character.isSpaceChar This list includes all as of JDK 11

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val ranges: Array<out UnicodeRange>

Functions

Link copied to clipboard
operator fun contains(codePoint: Int): Boolean

Indicates whether the given codePoint is part of this UnicodeRange collection or not.