Uses of Class
cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report.DMMatchResult

Packages that use DMMatchResult
cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report   
 

Uses of DMMatchResult in cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report
 

Fields in cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report with type parameters of type DMMatchResult
 cz.cuni.amis.utils.maps.HashMapMap<String,String,DMMatchResult> DMTableResults.results
           
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report that return DMMatchResult
 DMMatchResult DMTableResults.addResult(String plr1, String plr2, int score1, int score2)
           
 DMMatchResult DMTableResults.getMatchResult(String plr1, String plr2)
           
 

Methods in cz.cuni.amis.pogamut.ut2004.tournament.dm.table.report with parameters of type DMMatchResult
 void DMTablePlayerResult.result(DMMatchResult result)
           
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.