private class FastCopyHashMap.EntryIterator extends FastCopyHashMap.FastCopyHashMapIterator<java.util.Map.Entry<K,V>>
Modifier and Type | Class and Description |
---|---|
private class |
FastCopyHashMap.EntryIterator.WriteThroughEntry |
table
Modifier | Constructor and Description |
---|---|
private |
EntryIterator() |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<K,V> |
next() |
hasNext, nextEntry, remove