Uses of Class
edu.ntnu.idatt1002.k2g05.models.rounds.MatchRound
Packages that use MatchRound
-
Uses of MatchRound in edu.ntnu.idatt1002.k2g05.factories
Methods in edu.ntnu.idatt1002.k2g05.factories with parameters of type MatchRoundModifier and TypeMethodDescriptionstatic void
MatchRoundFactory.fillMatchesInMatchRoundWithRoundRobin
(MatchRound round) Method for filling in matches in a Match round given the Round Robin format.