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