|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Field Summary | |
|---|---|
Object |
currentKey
|
Object |
currentValue
|
Entry |
entry
|
int |
index
|
Entry |
lastReturned
|
def |
tab
|
| Constructor Summary | |
HashIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
boolean |
hasNext()
|
Object |
next()
|
Object |
nextElement()
|
void |
remove()
|
Object |
returnValueOfNext()
|
| Constructor Detail |
|---|
HashIterator()
| Method Detail |
|---|
public boolean hasMoreElements()
public boolean hasNext()
public Object next()
public Object nextElement()
public void remove()
Object returnValueOfNext()