| Package | Description |
|---|---|
| net.rithms.riot.api.endpoints.match.dto |
| Modifier and Type | Method and Description |
|---|---|
TeamStats |
Match.getTeamByTeamId(int teamId)
Utility method to get the team by
teamId. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TeamStats> |
Match.getTeams() |