org.neuroph.contrib.bpbench
Class ExportUtil
- java.lang.Object
-
- org.neuroph.contrib.bpbench.ExportUtil
-
public class ExportUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ExportUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidexportToCSV(java.lang.String filePath, java.util.List<AbstractTraining> listOfTrainings)Method for writing to csv into given file path
-
-
-
Method Detail
-
exportToCSV
public static void exportToCSV(java.lang.String filePath, java.util.List<AbstractTraining> listOfTrainings) throws java.io.IOExceptionMethod for writing to csv into given file path- Parameters:
filePath-listOfTrainings-- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG