public class NonClosingReader extends FilterReader
in| Constructor and Description |
|---|
NonClosingReader(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
mark, markSupported, read, read, ready, reset, skippublic NonClosingReader(Reader in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterReaderIOExceptionCopyright © 2019 aQute SARL. All rights reserved.