Should LinkedHashMap expose the Entries subclass

David Holmes david.holmes at oracle.com
Sun Aug 19 22:42:16 UTC 2012


Paulo,

Technical questions of this kind should be directed to the appropriate 
mailing list, not the discuss list. The appropriate list would be 
core-libs-dev at openjdk.java.net

Regards,
David Holmes

On 19/08/2012 6:10 AM, Paulo Levi wrote:
> 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