All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static List<net.rithms.riot.api.endpoints.match.dto.MatchReference> |
geNumberOfPlayedMatches(List<net.rithms.riot.api.endpoints.match.dto.MatchReference> playedMatchesList,
int numOfMatches) |
static net.rithms.riot.api.endpoints.match.dto.MatchReference |
getLatestPlayedMatch(List<net.rithms.riot.api.endpoints.match.dto.MatchReference> playedMatchesList) |
static net.rithms.riot.constant.Platform |
getPlatform(String summonerPlatform) |
static List<net.rithms.riot.api.endpoints.match.dto.Match> |
getPlayedMatches(List<net.rithms.riot.api.endpoints.match.dto.Match> playedMatchesList,
int numOfMatches) |