| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.tdm.table.report.one |
| Modifier and Type | Field and Description |
|---|---|
cz.cuni.amis.utils.maps.HashMapMap<String,String,TDMOneMatchResult> |
TDMOneMatchTableResults.results
Player1 -> Player2 -> TDMMatchResult
|
| Modifier and Type | Method and Description |
|---|---|
TDMOneMatchResult |
TDMOneMatchTableResults.addResult(String team1,
String team2,
int score1,
int score2,
MatchLogReader.MatchLogReaderResult log) |
TDMOneMatchResult |
TDMOneMatchTableResults.getMatchResult(String plr1,
String plr2) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDMOneMatchTableTeamResult.result(TDMOneMatchResult result) |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.