RankingAbstraction

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
abstract val ranking: Map<Set<Competitor<S>>, Int?>

Map of competitors and relative votes. Set allows to manage ties of votes and/or score.

Functions

Link copied to clipboard
open override fun printRanking()

Prints the ranking.