Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Rob <nomail@nomail>
- Date: Tue, 28 Aug 2007 18:31:29 +0200
Hendrik Maryns wrote:
Have a look at Jakarta Commons Collections, it has MultiKey and
MultiKeyMap, which works exactly as you describe.
If you want a generic version, let me know.
H.
Yes, i read in the api and seems perfect for what i have to do.
A generic version is better, do you know where can i get it?
Thanks
.
- Follow-Ups:
- Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Hendrik Maryns
- Re: How can i implements a class like an HashMap but with 2 keys ?
- References:
- How can i implements a class like an HashMap but with 2 keys ?
- From: Rob
- Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Jan Thomä
- Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Hendrik Maryns
- How can i implements a class like an HashMap but with 2 keys ?
- Prev by Date: Re: How can i implements a class like an HashMap but with 2 keys ?
- Next by Date: Hibernate InheritanceType.JOINED trouble
- Previous by thread: Re: How can i implements a class like an HashMap but with 2 keys ?
- Next by thread: Re: How can i implements a class like an HashMap but with 2 keys ?
- Index(es):