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