|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.commons.collections.map.AbstractHashedMap.HashIterator org.apache.commons.collections.map.AbstractHashedMap.EntrySetIterator
protected static class AbstractHashedMap.EntrySetIterator
EntrySet iterator.
Field Summary |
---|
Fields inherited from class org.apache.commons.collections.map.AbstractHashedMap.HashIterator |
---|
expectedModCount, hashIndex, last, next, parent |
Constructor Summary | |
---|---|
protected |
AbstractHashedMap.EntrySetIterator(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.EntrySetIterator(AbstractHashedMap parent)
Method Detail |
---|
public java.lang.Object next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |