Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 29 Aug 2007 13:37:50 GMT
On 29 Aug 2007 13:24:31 GMT, Gordon Beaton wrote:
Why is it necessary to separate them? The cost of not doing so is only
an increased risk of collisions.
Please ignore that. After posting I realized that the concatenated
keys themselves need to be unique, not the hashcodes...
/gordon
--
.
- 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: Roedy Green
- Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Patricia Shanahan
- Re: How can i implements a class like an HashMap but with 2 keys ?
- From: Gordon Beaton
- 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: Re: How can i implements a class like an HashMap but with 2 keys ?
- 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):
Relevant Pages
|