public final class BufferedReader extends java.lang.Object implements LineReader
Constructor and Description |
---|
BufferedReader(java.io.Reader source) |
public java.lang.String readLine() throws java.io.IOException
readLine
in interface LineReader
java.io.IOException
public void close() throws java.io.IOException
close
in interface LineReader
java.io.IOException