A C L M P R S U

P

playerCount - Static variable in class Analyser
Count of players already happened in this tournament.
playerName - Static variable in class Analyser
Names of all happend players.
playTimes - Static variable in class Analyser
Count of the times a player was registerd in this tournament.
points - Static variable in class Analyser
Cumulated points of the players.
printTournamentData() - Static method in class Analyser
Prints the current tournament data and copies it to the clipboard.

A C L M P R S U