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, setNewHeadsprotected final boolean matches(char c)
matches in class AbstractHeadc - a char.