public class NonClosingReader extends java.io.FilterReader
in
lock
NonClosingReader(java.io.Reader in)
void
close()
mark, markSupported, read, read, ready, reset, skip
read, read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NonClosingReader(java.io.Reader in)
public void close() throws java.io.IOException
close
java.io.Closeable
java.lang.AutoCloseable
java.io.FilterReader
java.io.IOException