static class NamespaceResourceManager.DebugInputStream extends FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
private String |
leakMessage |
in| Constructor and Description |
|---|
DebugInputStream(InputStream parent,
Identifier id,
String packName) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
available, mark, markSupported, read, read, read, reset, skipprivate final String leakMessage
private boolean closed
public DebugInputStream(InputStream parent, Identifier id, String packName)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOException