view
Class StatisticsPage

java.lang.Object
  extended by view.GoResponse
      extended by view.GoPage
          extended by view.StatisticsPage

public class StatisticsPage
extends GoPage


Constructor Summary
StatisticsPage(Tournament tournament)
           
 
Method Summary
 
Methods inherited from class view.GoPage
getSource, getSource
 
Methods inherited from class view.GoResponse
addCookie, getCookies
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsPage

public StatisticsPage(Tournament tournament)