private class FastCopyHashMap.KeyIterator extends FastCopyHashMap.FastCopyHashMapIterator<K>
table
Modifier | Constructor and Description |
---|---|
private |
KeyIterator() |
Modifier and Type | Method and Description |
---|---|
K |
next() |
hasNext, nextEntry, remove
public K next()