public class MapIterator<T,U> extends AbstractIterator<java.util.Map<T,U>>
current, exhausted, iterator, loaded| Constructor and Description |
|---|
MapIterator(java.util.Map<T,? extends java.lang.Iterable<U>> underlying) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadNext() |
hasNext, next, remove