| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.ObjectEDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap.HashIteratorField Summary | |
protected Object | |
protected Object | |
protected ConcurrentHashMap.Entry | |
protected int | |
protected ConcurrentHashMap.Entry | |
protected ConcurrentHashMap.Entry[] | |
Constructor Summary | |
protected Object currentKey
protected Object currentValue
protected int index
public boolean hasMoreElements()
public boolean hasNext()
public Object next()
public Object nextElement()
public void remove()
protected Object returnValueOfNext()