gradle
8.5
API
gradle
/
org.gradle.util
/
TextUtil
/
containsWhitespace
contains
Whitespace
API
open
fun
containsWhitespace
(
str
:
String
)
:
Boolean
Tells whether the specified string contains any whitespace characters.