public class UncommentReadLine extends Object implements ReadLine
Constructor and Description |
---|
UncommentReadLine(ReadLine source) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
CharSequence2 |
readLine() |
void |
setPaused(boolean paused) |
public UncommentReadLine(ReadLine source)
public CharSequence2 readLine() throws IOException
readLine
in interface ReadLine
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public void setPaused(boolean paused)
Copyright © 2017. All Rights Reserved.