| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.tdm.table.report.summary |
| Modifier and Type | Field and Description |
|---|---|
cz.cuni.amis.utils.maps.HashMapMap<String,String,TDMMatchesResult> |
TDMMatchesTableResults.results
Team1 -> Team2 -> TDMMatchResult
|
| Modifier and Type | Method and Description |
|---|---|
TDMMatchesResult |
TDMMatchesTableResults.addResult(String team1,
String team2,
int score1,
int score2,
int frags1,
int frags2,
int deaths1,
int deaths2,
int exceptions1,
int exceptions2) |
TDMMatchesResult |
TDMMatchesTableResults.getMatchResult(String plr1,
String plr2) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDMMatchesTableTeamResult.result(TDMMatchesResult result) |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.