Interface MatchStatistics
- All Superinterfaces:
CompetitionStatistics
- All Known Implementing Classes:
MatchStatisticsImpl
Defines methods to access match specific statistics
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getTotalStatistics
List<TeamStatistics> getTotalStatistics() -
getPeriodStatistics
List<PeriodStatistics> getPeriodStatistics()
-