simulations.gui
Class ClassementSaver

java.lang.Object
  extended by simulations.gui.ClassementSaver

public class ClassementSaver
extends java.lang.Object


Constructor Summary
ClassementSaver(java.util.ArrayList classement)
          Creates a new instance of ClassementSaver
 
Method Summary
 void save(java.io.File f)
          Save the players ranking table in f
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassementSaver

public ClassementSaver(java.util.ArrayList classement)
Creates a new instance of ClassementSaver

Method Detail

save

public void save(java.io.File f)
Save the players ranking table in f

Parameters:
f - The file to save the table