at.molindo.utils.io
Class CompositeInputStream
java.lang.Object
java.io.InputStream
at.molindo.utils.io.CompositeInputStream
- All Implemented Interfaces:
- Closeable
public class CompositeInputStream
- extends InputStream
|
Method Summary |
int |
read()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeInputStream
public CompositeInputStream(InputStream... streams)
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
Copyright © 2011 Molindo GmbH. All Rights Reserved.