|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.slide.util.HashMapEntryIterator
org.apache.slide.util.HashMapKeyIterator
| Field Summary | |
(package private) HashMap.Bucket[] |
table
|
| Constructor Summary | |
(package private) |
HashMapKeyIterator(HashMap.Bucket[] table)
|
| Method Summary | |
boolean |
hasNext()
|
java.lang.Object |
next()
|
java.lang.Object |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
HashMap.Bucket[] table
| Constructor Detail |
HashMapKeyIterator(HashMap.Bucket[] table)
| Method Detail |
public java.lang.Object next()
next in interface Iteratornext in class HashMapEntryIteratorpublic boolean hasNext()
hasNext in interface Iteratorpublic java.lang.Object remove()
remove in interface Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||