@Deprecated
public class UnclosableInputStream
extends java.io.FilterInputStream
FilterInputStream which ignores all invocations of close().| Constructor and Description |
|---|
UnclosableInputStream(java.io.InputStream delegate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|