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