Le 21/01/2014 14:04, Gary Gregory a écrit : > - CSVRecord implements Map<String, String> > - CSVRecord implements Map<String, String> but read-only
-1 > - CSVRecord implements toMap() -> Map<String, String> (a plain HashMap) +0 (that's fine if the map is a copy of the record) > - CSVRecord implements toMap() -> Map<String, String> (a read-only HashMap) +1 Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org