de.schlichtherle.util.zip
Class BasicZipFile.AccountedInputStream
java.lang.Object
java.io.InputStream
de.schlichtherle.util.zip.BasicZipFile.AccountedInputStream
- All Implemented Interfaces:
- Closeable
- Direct Known Subclasses:
- BasicZipFile.IntervalInputStream
- Enclosing class:
- BasicZipFile
private abstract class BasicZipFile.AccountedInputStream
- extends InputStream
|
Field Summary |
private boolean |
closed
|
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
closed
private boolean closed
BasicZipFile.AccountedInputStream
public BasicZipFile.AccountedInputStream()
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class InputStream
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.