referencedCandidates abstract method

Iterable<TCandidate> referencedCandidates()

All candidates referenced by this ballot.

Will contain at least one value in all election types.

Implementation

Iterable<TCandidate> referencedCandidates();