isWhitespace
Determines if the character is considered whitespace.
Return
true if it is a whitespace; false otherwise.
Parameters
char
the character to check
Determines if the character is considered whitespace.
true if it is a whitespace; false otherwise.
the character to check