Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
EDU.oswego.cs.dl.util.concurrent.ConcurrentHashMap.HashIterator
Field 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()