public class StatisticCollection extends Object implements RestEntity
| Constructor and Description |
|---|
StatisticCollection(List<Statistic> stats) |
| Modifier and Type | Method and Description |
|---|---|
List<Statistic> |
getStats() |
void |
setStats(List<Statistic> stats) |
Copyright © 2015. All rights reserved.