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.Object
public final void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException