Package it.polimi.ingsw.Common
Interface ScoreBoardInterface
- All Superinterfaces:
Remote
- All Known Implementing Classes:
ClientScoreboard
,Scoreboard
ScoreBoard Interface
-
Method Summary
Modifier and TypeMethodDescriptionGetter for the final Scoreboard sorted Map
-
Method Details
-
getScoreBoard
Getter for the final Scoreboard sorted Map- Returns:
- final Scoreboard
- Throws:
RemoteException
- related to RMI
-