class TObjectHashIterator extends THashIterator
| Modifier and Type | Field and Description |
|---|---|
protected TObjectHash |
_objectHash |
_hash_expectedSize, _index| Constructor and Description |
|---|
TObjectHashIterator(TObjectHash hash) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
objectAtIndex(int index)
Returns the object at the specified index.
|
next, nextIndexhasNext, moveToNextIndex, removeprotected final TObjectHash _objectHash
public TObjectHashIterator(TObjectHash hash)
protected java.lang.Object objectAtIndex(int index)
THashIteratorobjectAtIndex in class THashIteratorindex - the index of the value to return.Object value