Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Which Map I can use that can sort keys and can have duplicates keys

867290Jun 7 2011 — edited Jun 9 2011
Which Map I can use that can sort keys and can have duplicates keys.
I used TreeMap but it does not keep duplicates.
Please tell me which Map (key/value) i can use for this purpose?
Thanks,

Edited by: 864287 on Jun 7, 2011 2:29 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2011
Added on Jun 7 2011
18 comments
976 views