public class ChampionStatsDto
extends java.lang.Object
| Constructor and Description |
|---|
ChampionStatsDto() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId()
Note that champion ID 0
represents the combined stats for all champions.
|
static long |
getInstanceCount() |
AggregatedStatsDto |
getStats() |
public static long getInstanceCount()
public long getId()
-1 if not defined.public AggregatedStatsDto getStats()