protected class UnifiedMap.EntrySetIterator extends UnifiedMap.PositionalIterator<java.util.Map.Entry<K,V>>
chainPosition, count, lastReturned, position| Modifier | Constructor and Description |
|---|---|
protected |
UnifiedMap.EntrySetIterator(java.lang.ref.WeakReference<UnifiedMap<K,V>> holder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<K,V> |
next() |
protected java.util.Map.Entry<K,V> |
nextFromChain() |
hasNext, remove, removeFromChain, removeLastFromChain