Java - Method Character.isWhitespace() — specifies in Java whether the specified char value is an empty space that includes a space, tab, or new string.
Syntax
Options
Detailed information about the parameters:
ch is a primitive character type (char).
Return value
In Java, Character.isWhitespace () returns true if the passed character is an empty space.
Related Searches to Java - Method Character.isWhitespace()
character.iswhitespace java list of whitespace java definition of spaces in java add a space to the java iswhitespace c whether the string contains spaces java space in the line java check whether the string is a space