org.agmodel.bioinfo.antmap
Class AcoParamsWriter

java.lang.Object
  extended byorg.agmodel.bioinfo.antmap.AcoParamsWriter

public class AcoParamsWriter
extends java.lang.Object


Constructor Summary
AcoParamsWriter()
           
 
Method Summary
 void saveAcoParamsBean(java.lang.String fileName, AcoParamsBean acoParamsBean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcoParamsWriter

public AcoParamsWriter()
Method Detail

saveAcoParamsBean

public void saveAcoParamsBean(java.lang.String fileName,
                              AcoParamsBean acoParamsBean)
                       throws java.lang.Exception
Throws:
java.lang.Exception