isEmpty
isBlank
formatted
Returns true if the string is empty or contains only whitespace (Java 11+).
str.isBlank()