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 ReadLineIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void setPaused(boolean paused)
Copyright © 2017. All rights reserved.