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