is Null Or Blank
Checks if the string is null or only contains whitespace characters. This will call String.trim to ascertain whether the string contains only whitespace.
Checks if the string is null or only contains whitespace characters. This will call String.trim to ascertain whether the string contains only whitespace.