Java BufferedReader, readLine, and a Scala while loop
alvin
September 14, 2016 - 8:52pm
I generally try to avoid this coding style these days, but, if you want to see how to use a Java BufferedReader and its readLine
method in a Scala while
loop, here you go: