ca.ualberta.cs.poker.free.tournament
Class Tournament

java.lang.Object
  extended by ca.ualberta.cs.poker.free.tournament.Tournament

public class Tournament
extends java.lang.Object


Constructor Summary
Tournament()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void runFourCompetitors()
           
 void runTestMatch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tournament

public Tournament()
Method Detail

main

public static void main(java.lang.String[] args)

runTestMatch

public void runTestMatch()

runFourCompetitors

public static void runFourCompetitors()