Class CSVReader
java.lang.Object
ch.ladestation.connectncharge.services.file.CSVReader
-
Field Summary
Fields -
Method Summary
-
Field Details
-
LEDSEGMENTS_CSV
- See Also:
-
-
Method Details
-
readCSV
reads LEDSegments.csv and returns a list of lists of integers.The outer list corresponds to rows. the inner list to collumns.
- Returns:
- the parsed LEDSegments.csv file
-