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