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 Iterator<V>> |
external() |
protected Cursor<V> |
internal() |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, next, remove
Copyright © 2002 – 2024 Project Wonder.