Uses of Class
com.treescrub.spedran.data.LeaderboardRun
-
Packages that use LeaderboardRun Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of LeaderboardRun in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return types with arguments of type LeaderboardRun Modifier and Type Method Description List<LeaderboardRun>Leaderboard. getRuns()Gets all runs on the leaderboard.
-