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, skip
public NonClosingReader(Reader in)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterReader
IOException
Copyright © 2021 aQute SARL. All rights reserved.