|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.collections.map.AbstractHashedMap.HashIterator
org.apache.commons.collections.map.AbstractHashedMap.EntrySetIterator
org.apache.commons.collections.map.AbstractHashedMap.KeySetIterator
KeySet iterator.
| Field Summary |
| Fields inherited from class org.apache.commons.collections.map.AbstractHashedMap.HashIterator |
expectedModCount, hashIndex, last, next, parent |
| Constructor Summary | |
protected |
AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
|
| Method Summary | |
java.lang.Object |
next()
|
| Methods inherited from class org.apache.commons.collections.map.AbstractHashedMap.HashIterator |
currentEntry, hasNext, nextEntry, remove, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected AbstractHashedMap.KeySetIterator(AbstractHashedMap parent)
| Method Detail |
public java.lang.Object next()
next in interface java.util.Iteratornext in class AbstractHashedMap.EntrySetIterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||