Constructor and Description |
---|
StreamChainIterator(java.util.List<StreamIterator> iterators) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
DataEntry |
next() |
public StreamChainIterator(java.util.List<StreamIterator> iterators)