barsuift.simLife.universe
Class BasicUniverseIO

java.lang.Object
  extended by barsuift.simLife.universe.BasicUniverseIO

public class BasicUniverseIO
extends java.lang.Object


Constructor Summary
BasicUniverseIO(java.io.File file)
           
 
Method Summary
 Universe read()
           
 void write(Universe universe)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicUniverseIO

public BasicUniverseIO(java.io.File file)
Method Detail

read

public Universe read()
              throws OpenException
Throws:
OpenException

write

public void write(Universe universe)
           throws SaveException
Throws:
SaveException


Copyright © 2010. All Rights Reserved.