Class MatchRoundFactory
java.lang.Object
edu.ntnu.idatt1002.k2g05.factories.MatchRoundFactory
Factory for managing logic around match round.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Method for filling in matches in a Match round given the Round Robin format.
-
Method Details
-
fillMatchesInMatchRoundWithRoundRobin
Method for filling in matches in a Match round given the Round Robin format.- Parameters:
round
- to be filled
-