Class MatchRoundFactory

java.lang.Object
edu.ntnu.idatt1002.k2g05.factories.MatchRoundFactory

public final class MatchRoundFactory extends Object
Factory for managing logic around match round.
  • Method Details

    • fillMatchesInMatchRoundWithRoundRobin

      public static void fillMatchesInMatchRoundWithRoundRobin(MatchRound round)
      Method for filling in matches in a Match round given the Round Robin format.
      Parameters:
      round - to be filled