|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.walend.collection.AbstractHashMap.HashIterator
|
+--net.walend.collection.AbstractHashMap.KeyIterator
| Constructor Summary | |
private |
AbstractHashMap.KeyIterator()
|
| Method Summary | |
boolean |
hasNext()
|
java.lang.Object |
next()
|
protected AbstractHashMap.Entry |
nextEntry()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private AbstractHashMap.KeyIterator()
| Method Detail |
public java.lang.Object next()
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iteratorprotected AbstractHashMap.Entry nextEntry()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||