Package | Description |
---|---|
net.rithms.riot.api.endpoints.league.dto |
Modifier and Type | Method and Description |
---|---|
LeagueItem |
LeagueList.getEntryBySummonerId(long summonerId)
Utility method to get the entry by
summonerId . |
LeagueItem |
LeagueList.getEntryBySummonerName(java.lang.String summonerName)
Utility method to get the entry by
summonerName . |
Modifier and Type | Method and Description |
---|---|
java.util.List<LeagueItem> |
LeagueList.getEntries() |