|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object
|
+--uwcse.collections.SimpleOpenHashMap.SimpleKeyIterator
|
+--uwcse.collections.SimpleOpenHashMap.SimpleValueIterator
Just overrides the getItem method to return the value from a given entry, rather than the key.
| Fields inherited from class uwcse.collections.SimpleOpenHashMap.SimpleKeyIterator |
bucket, iter |
| Constructor Summary | |
(package private) |
SimpleOpenHashMap.SimpleValueIterator()
|
| Method Summary | |
java.lang.Object |
getItem(SimpleOpenHashMap.Entry e)
|
| Methods inherited from class uwcse.collections.SimpleOpenHashMap.SimpleKeyIterator |
hasNext, next |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
SimpleOpenHashMap.SimpleValueIterator()
| Method Detail |
public java.lang.Object getItem(SimpleOpenHashMap.Entry e)
getItem in class SimpleOpenHashMap.SimpleKeyIterator
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||