dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
Character.isSpace
java
lang
Character
Character
Determines if the specified character is ISO-LATIN-1 white space.
class
Character
static
bool
isSpace
(
dchar
c
)
Meta
Source
See Implementation
java
lang
Character
Character
static functions
isSpace
isSpaceChar
isWhitespace
Determines if the specified character is ISO-LATIN-1 white space.