Uses of Class
cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match

Packages that use UT2004Match
cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag   
cz.cuni.amis.pogamut.ut2004.tournament.deathmatch   
cz.cuni.amis.pogamut.ut2004.tournament.match   
 

Uses of UT2004Match in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag
 

Subclasses of UT2004Match in cz.cuni.amis.pogamut.ut2004.tournament.capturetheflag
 class UT2004CaptureTheFlag
           
 

Uses of UT2004Match in cz.cuni.amis.pogamut.ut2004.tournament.deathmatch
 

Subclasses of UT2004Match in cz.cuni.amis.pogamut.ut2004.tournament.deathmatch
 class UT2004DeathMatch
           
 

Uses of UT2004Match in cz.cuni.amis.pogamut.ut2004.tournament.match
 

Classes in cz.cuni.amis.pogamut.ut2004.tournament.match with type parameters of type UT2004Match
 class UT2004MatchExecutor<MATCH extends UT2004Match,RESULT extends UT2004MatchResult>
          UT2004Match executor that will execute one instance of match a time == NO PARALELIZATION HERE!
 

Constructors in cz.cuni.amis.pogamut.ut2004.tournament.match with parameters of type UT2004Match
UT2004MatchExecutor(MATCH[] matches, Logger log)
           
 



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