RoundRobin

io.github.pidoveproject.showdown.protocol.server.tournament.TournamentGenerator.RoundRobin
final case class RoundRobin(maxEncounter: Count)

Attributes

Source
TournamentGenerator.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product