barsuift.simLife.universe
Class UniverseContextIO

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

public class UniverseContextIO
extends java.lang.Object


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

Constructor Detail

UniverseContextIO

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

read

public UniverseContext read()
                     throws OpenException
Throws:
OpenException

write

public void write(UniverseContext universeContext)
           throws SaveException
Throws:
SaveException


Copyright © 2010. All Rights Reserved.