public class NonClosableInputStream
extends java.io.FilterInputStream
Modifier and Type | Method and Description |
---|---|
void |
close()
The whole point of this input stream is to ignore invocations to close()
|
void |
realClose() |
public void close()
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.FilterInputStream
public void realClose() throws java.io.IOException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved