public interface GameContent extends Content
| Modifier and Type | Method and Description |
|---|---|
Game |
getContent()
Gets the String object relating to this GameContent object
|
default ContentType |
getType()
Gets the ContentType relating to this Content object
|
Game getContent()
default ContentType getType()
Copyright © 2017. All rights reserved.