ballots property

List<Ballot<TCandidate>> ballots
final

All of the ballots cast in the election.

Implementation

final List<Ballot<TCandidate>> ballots;