public class SoccerStats extends java.lang.Object implements IParticipantStats
| Constructor and Description |
|---|
SoccerStats(int score,
int card) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getScores()
Sport dependent score information
|
public java.util.List<java.lang.Integer> getScores()
getScores in interface IParticipantStats