public interface IGameSymbolGetter<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAdditionalContent() |
T |
getContent() |
GameSymbolType |
getType() |
boolean |
isAtEnd() |
boolean |
read() |
GameSymbolType getType()
T getContent()
boolean isAtEnd()
boolean read()
java.lang.Object getAdditionalContent()