Uses of Class
gameresult.OnePlayerGameResult
Packages that use OnePlayerGameResult
-
Uses of OnePlayerGameResult in gameresult.manager
Subinterfaces with type arguments of type OnePlayerGameResult in gameresult.managerMethods in gameresult.manager that return types with arguments of type OnePlayerGameResultModifier and TypeMethodDescriptiondefault List
<OnePlayerGameResult> OnePlayerGameResultManager.getBestByDuration
(int limit) default List
<OnePlayerGameResult> OnePlayerGameResultManager.getBestByNumberOfMoves
(int limit) -
Uses of OnePlayerGameResult in gameresult.manager.json
Subclasses with type arguments of type OnePlayerGameResult in gameresult.manager.json