Re: An improvement to AbstractHashedMap, and a new HashedSet class

2004-02-10 Thread Stephen Colebourne
- Original Message - From: Henry Story [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 09, 2004 9:50 PM Subject: An improvement to AbstractHashedMap, and a new HashedSet class Hi, A little background to this contribution is in order. I was looking at an interesting framework

Re: An improvement to AbstractHashedMap, and a new HashedSet class

2004-02-10 Thread Henry Story
I am using the collections library from CVS and did not have a problem with the minor re-factoring. After a few quick cosmetic changes, everything works fine as far as I can tell. I have placed a couple of UML diagrams on my web site with the code to help explain what I am doing. You can find