public interface PeriodStatistics
| Modifier and Type | Method and Description | 
|---|---|
String | 
getPeriodName()
Returns the name of the round to which the statistics belong to 
 | 
List<TeamStatistics> | 
getTeamStatistics()
Returns a list of specific team statistics related to the round indicated by the  
getPeriodName() | 
String getPeriodName()
List<TeamStatistics> getTeamStatistics()
getPeriodName()Copyright © 2016–2025. All rights reserved.