|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Player | |
---|---|
com.hack23.cia.model.application.impl.common | Common application entity model. |
Uses of Player in com.hack23.cia.model.application.impl.common |
---|
Methods in com.hack23.cia.model.application.impl.common that return types with arguments of type Player | |
---|---|
Set<Player> |
GameBoard.getPlayers()
Gets the players. |
Method parameters in com.hack23.cia.model.application.impl.common with type arguments of type Player | |
---|---|
void |
GameBoard.setPlayers(Set<Player> players)
Sets the players. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |