Interface TwoPlayerGameResultManager
- All Superinterfaces:
GameResultManager<TwoPlayerGameResult>
- All Known Implementing Classes:
JsonTwoPlayerGameResultManager
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault List
<TwoPlayerGameResultManager.Wins> getPlayersWithMostWins
(int limit) Methods inherited from interface gameresult.manager.GameResultManager
add, getAll
-
Method Details
-
getPlayersWithMostWins
- Throws:
IOException
-