public class MapIterator<T,U> extends AbstractIterator<Map<T,U>>
current, exhausted, iterator, loaded
Constructor and Description |
---|
MapIterator(Map<T,? extends Iterable<U>> underlying) |
Modifier and Type | Method and Description |
---|---|
protected void |
loadNext() |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining