Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • objectification
  • master default protected
  • v2.1
  • v2.0
  • v1.9.1
  • v1.9
  • v1.8.2
  • v1.8.1
  • v1.8
  • v1.0
10 results
Created with Raphaël 2.2.09Feb20Jan1919Nov18Sep17Added Javadoc to public methods for student benefit (and good practice)v2.1 master obj…v2.1 master objectificationCsvFile (née CSVReaderWriter) now instantiable class, not utility classMerge branch 'delimited-collections'v2.0v2.0Converts between delimited strings and lists (or sets) of stringsOn write, creates file if it doesn't existv1.9.1v1.9.1Completed refactorv1.9v1.9Started refactor to using placeCSVonWriter instead of placeCSVonStreamplaceCSVonStream() now correctly leaves content on the streamInitial effort at rewriting writeCSV() to use openCSV callsTightened the design a little.v1.8.2v1.8.2Changed write method's signature to accept any Iterablev1.8.1v1.8.1Added reader that returns List, for preserving row orderv1.8v1.8Replaced read methods with wrappers for opencsv code.Added unit tests.v1.0v1.0Added code to write CSV fileAdded code to parse CSV fileInitial commit
Loading