42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

Rename readLine / readLines to readRow / readRows #19

Closed robert-bor closed 11 years ago

robert-bor commented 11 years ago

The entity returned is called Row, not line.