| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report |
| Modifier and Type | Field and Description |
|---|---|
cz.cuni.amis.utils.maps.HashMapMap<String,String,DMMatchResult> |
DMTableResults.results |
| Modifier and Type | Method and Description |
|---|---|
DMMatchResult |
DMTableResults.addResult(String plr1,
String plr2,
int score1,
int score2) |
DMMatchResult |
DMTableResults.getMatchResult(String plr1,
String plr2) |
| Modifier and Type | Method and Description |
|---|---|
void |
DMTablePlayerResult.result(DMMatchResult result) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.