DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28938>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28938

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

           Summary: [PATCH] : [primitives] IntHashMap -- A hash map that
                    uses primitive interger for the key rather than objects.
           Product: Commons
           Version: Nightly Builds
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Collections
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to