| Modifier and Type | Field and Description |
|---|---|
protected Iterator<Map.Entry<FK,FV>> |
m_iter
The underlying Iterator.
|
| Constructor and Description |
|---|
ConverterIterator(Iterator<Map.Entry<FK,FV>> iter)
Constructor.
|
| Modifier and Type | Method and 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, waitforEachRemaining