You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ahimanikya Satapathy <AS...@SeeBeyond.com> on 2004/05/12 02:26:59 UTC

[PATCH] : [primitives] IntHashMap -- A hash map that uses primitive interger for the key rather than objects.

I initially wrote this for Axion. But I think this is a good candidate
for commons collection-primitives. 

I searched around to get similar implementation, but I did not found a
complete implementation for the same. 

 

Any improvement suggestion will be greatly appreciated.


Re: [PATCH] : [primitives] IntHashMap -- A hash map that uses primitive interger for the key rather than objects.

Posted by Stephen Colebourne <sc...@btopenworld.com>.
Your patch got lost - perhaps you could attach it to a bugzilla request?
Thanks
Stephen

----- Original Message -----
From: "Ahimanikya Satapathy" <AS...@SeeBeyond.com>
To: <co...@jakarta.apache.org>
Sent: Wednesday, May 12, 2004 1:26 AM
Subject: [PATCH] : [primitives] IntHashMap -- A hash map that uses primitive
interger for the key rather than objects.


I initially wrote this for Axion. But I think this is a good candidate
for commons collection-primitives.

I searched around to get similar implementation, but I did not found a
complete implementation for the same.



Any improvement suggestion will be greatly appreciated.




----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org