Paul Curren wrote:
Hi there,
If you want multiple objects under the same key then essentially you are just looking for a generic list/collection or whatever you want to call it. No?
Or perhaps there are to be multiple lists - a Map containing entries that are Collections then I guess.
Paul C
Denis Avdic wrote:
Hey,
I know this is probably a really stupid question but i am looking for a Hashtable (or similar) that will store multiple objects under the same key.
I wrote a superficial implementation myself (put, size and get methods only) based on the Hashtable, but I am interested to know if there is something out there already implementing this functionality.
Thanks,
Denis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

