final class WildCardHead extends AbstractHead
Constructor and Description |
---|
WildCardHead(boolean star) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matches(char c)
Whether the char matches
|
getNextHeads, isStar, setNewHeads
protected final boolean matches(char c)
matches
in class AbstractHead
c
- a char.