public abstract class ReadLineInstrumented extends java.lang.Object implements ReadLine
| Constructor and Description |
|---|
ReadLineInstrumented() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CharSequence2 |
readLine() |
java.lang.String |
toString() |
public final CharSequence2 readLine() throws java.io.IOException
public java.lang.String toString()
toString in class java.lang.Objectpublic final void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException