By Marina_Sprava
via blog.jelastic.com
Published: Jun 18 2012 / 11:08
Iterating over the lines of a small text file is a pretty common (and simple) operation. Given how routine this task is you would think that it would require minimal code. Java is quite famous for requiring lots of code to get the job done.
Add your comment