Package | Description |
---|---|
genius.core.config | |
genius.core.session |
Modifier and Type | Method and Description |
---|---|
static MultilateralTournamentConfiguration |
MultilateralTournamentConfiguration.load(java.io.File file)
Load a new
MultilateralTournamentConfiguration from file. |
Modifier and Type | Method and Description |
---|---|
java.util.List<MultilateralTournamentConfiguration> |
MultilateralTournamentsConfiguration.getTournaments() |
Constructor and Description |
---|
MultilateralTournamentsConfiguration(java.util.List<MultilateralTournamentConfiguration> tours)
Create tournaments with given set
|
Constructor and Description |
---|
TournamentManager(MultilateralTournamentConfiguration config)
Initializes a new instance of the
TournamentManager class. |