Class IterationsExport

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeToStream​(java.lang.String filename)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • writeToStream

        public void writeToStream​(java.lang.String filename)
                           throws java.lang.Exception
        Specified by:
        writeToStream in class ExportService
        Throws:
        java.lang.Exception