Modifier and Type | Field | Description |
---|---|---|
protected Iterator<Map.Entry<FK,FV>> |
m_iter |
The underlying Iterator.
|
Constructor | Description |
---|---|
ConverterIterator(Iterator<Map.Entry<FK,FV>> iter) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
Iterator<Map.Entry<FK,FV>> |
getIterator() |
Return the underlying Iterator.
|
boolean |
hasNext() |
|
Map.Entry<TK,TV> |
next() |
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining