Modifier | Constructor and Description |
---|---|
private |
LastHead()
Don't call this constructor, use
INSTANCE |
Modifier and Type | Method and Description |
---|---|
java.util.List<Head> |
getNextHeads(char c)
Get the character which decides which heads are returned
|
static final Head INSTANCE
private LastHead()
INSTANCE
public java.util.List<Head> getNextHeads(char c)
getNextHeads
in interface Head
c
- the character which decides which heads are returned.