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 LineReaderjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in interface LineReaderjava.io.IOException