com.mancrd.ahah.commons.utils
Class CSVUtils
java.lang.Object
com.mancrd.ahah.commons.utils.CSVUtils
public class CSVUtils
- extends Object
- Author:
- timmolter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSVUtils
public CSVUtils()
writeCSVRows
public static void writeCSVRows(List<List<? extends Object>> listOfLists,
String path2Dir,
String fileName)
- Parameters:
listOfLists
- path2Dir
- fileName
-
read
public static double[][] read(String path)
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.