protected final class THashMap.KeyView.EntryIterator extends THashIterator
_hash_expectedSize, _index| Constructor and Description |
|---|
THashMap.KeyView.EntryIterator(THashMap map) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
objectAtIndex(int index)
Returns the object at the specified index.
|
next, nextIndexhasNext, moveToNextIndex, removeTHashMap.KeyView.EntryIterator(THashMap map)
public java.lang.Object objectAtIndex(int index)
THashIteratorobjectAtIndex in class THashIteratorindex - the index of the value to return.Object value