score property

Map<String, ParticipantScore> score
getter/setter pair

A mapping from the name of each participant as a string to their score.

Implementation

Map<String, ParticipantScore> score;