Issue 90 in google-collections: Iterable maps

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 11, 2008, 9:32:48 PM7/11/08
to google-coll...@googlegroups.com
Issue 90: Iterable maps
http://code.google.com/p/google-collections/issues/detail?id=90

Comment #3 by jared.l.levy:
It's not clear what benefit MapIterator provides over iterating across
the entrySet()
directly. Besides, with Java 5+, it's better to use the improved for
loops instead of
iterators most of the time.

Now, if you prefer to use a MapIterator, it would be straightforward to
write a
method that creates a MapIterator for an arbitrary Map. Such a method
would belong in
the Apache Commons Collections library, not of Google Collections.


Issue attribute updates:
Status: WontFix

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages