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