Class ReadableChannelSourceConcat<A>

java.lang.Object
org.aksw.commons.io.input.ReadableChannelSourceConcat<A>
All Implemented Interfaces:
HasArrayOps<A>, ReadableChannelFactory<A>, ReadableChannelSource<A>

public class ReadableChannelSourceConcat<A> extends Object implements ReadableChannelSource<A>