Class AbstractConcatInputStream

java.lang.Object
java.io.InputStream
fr.ens.biologie.genomique.eoulsan.io.AbstractConcatInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
FileConcatInputStream, PathConcatInputStream

public abstract class AbstractConcatInputStream extends InputStream
This class define an InputStream that concatenate InputStream.
Since:
1.0
Author:
Laurent Jourdren