public class NoCloseInputStream extends FilterInputStream
InputStream that cannot be closed.in| Constructor and Description |
|---|
NoCloseInputStream(InputStream is) |
public NoCloseInputStream(InputStream is)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionpublic void doClose()
throws IOException
IOExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.