de.schlichtherle.truezip.socket
Class ConcurrentInputShop.SynchronizedConcurrentInputStream
java.lang.Object
java.io.InputStream
de.schlichtherle.truezip.io.DecoratingInputStream
de.schlichtherle.truezip.io.SynchronizedInputStream
de.schlichtherle.truezip.socket.ConcurrentInputShop.SynchronizedConcurrentInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- ConcurrentInputShop<E extends Entry>
@ThreadSafe
private final class ConcurrentInputShop.SynchronizedConcurrentInputStream
- extends SynchronizedInputStream
|
Method Summary |
void |
close()
|
ConcurrentInputShop.SynchronizedConcurrentInputStream
ConcurrentInputShop.SynchronizedConcurrentInputStream(InputStream in)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class SynchronizedInputStream
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.