public class FlattenedCursor<V> extends FlattenedIterator<V> implements Cursor<V>
| Constructor and Description |
|---|
FlattenedCursor(Cursor<Cursor<V>> it) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected Cursor<? extends java.util.Iterator<V>> |
external() |
protected Cursor<V> |
internal() |
hasNext, next, removeCopyright © 2002 – 2022 Project Wonder.