Should LinkedHashMap expose the Entries subclass

Paulo Levi i30817 at gmail.com
Sat Aug 18 20:10:05 UTC 2012


Actually no, it shouldn't be ListIterator's super - a Iterator.add and
Iterator.set used in a Set would need to potentially move a subsequent
element that already exists.



More information about the discuss mailing list