public abstract class IteratorIterator extends IteratorAdapter
Constructor and Description |
---|
IteratorIterator(Iterator i) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
protected abstract Iterator |
iterator(Object o) |
Object |
next() |
remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public IteratorIterator(Iterator i)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.