Class ChainIterator<T>

java.lang.Object
org.aksw.commons.collections.PrefetchIterator<T>
org.aksw.commons.collections.ChainIterator<T>
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<T>

public class ChainIterator<T> extends PrefetchIterator<T>
Created by Claus Stadler Date: Oct 7, 2010 Time: 5:00:39 PM