private static final class GroupHead.WhitespacePattern extends java.lang.Object implements GroupHead.CharacterPattern
Modifier and Type | Field and Description |
---|---|
(package private) static GroupHead.WhitespacePattern |
INSTANCE |
Modifier | Constructor and Description |
---|---|
private |
WhitespacePattern() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(char c) |
static final GroupHead.WhitespacePattern INSTANCE
public final boolean matches(char c)
matches
in interface GroupHead.CharacterPattern
c
- the character to test