You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henry Story <he...@bblfish.net> on 2004/02/13 10:06:11 UTC

new HashedSet + WeakHashedSet classes

I have now finished the two new classes HashedSet and WeakHashedSet. I 
have added some tests for them, though I should add a lot more.

To make this work I needed to make a few changes to AbstractHashedMap. 
These changes had a few repercussions on other classes. But they now 
run all the tests successfully.

They classes with UML diagrams and some explanations are available on 
my web site at:
http://bblfish.net/java/collections/


Please let me know if this is the wrong place to post this.

Thanks,

Henry Story


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


Re: new HashedSet + WeakHashedSet classes

Posted by Henry Story <he...@bblfish.net>.
The source is now available online under the src directory as well as 
the original
changes.tar file.

http://bblfish.net/java/collections/src

Henry

On 13 Feb 2004, at 10:06, Henry Story wrote:

> I have now finished the two new classes HashedSet and WeakHashedSet. I 
> have added some tests for them, though I should add a lot more.
>
> To make this work I needed to make a few changes to AbstractHashedMap. 
> These changes had a few repercussions on other classes. But they now 
> run all the tests successfully.
>
> They classes with UML diagrams and some explanations are available on 
> my web site at:
> http://bblfish.net/java/collections/
>
>
> Please let me know if this is the wrong place to post this.
>
> Thanks,
>
> Henry Story


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


Re: new HashedSet + WeakHashedSet classes

Posted by Henry Story <he...@bblfish.net>.
The source is now available online under the src directory as well as 
the original
changes.tar file.

http://bblfish.net/java/collections/src

Henry

On 13 Feb 2004, at 10:06, Henry Story wrote:

> I have now finished the two new classes HashedSet and WeakHashedSet. I 
> have added some tests for them, though I should add a lot more.
>
> To make this work I needed to make a few changes to AbstractHashedMap. 
> These changes had a few repercussions on other classes. But they now 
> run all the tests successfully.
>
> They classes with UML diagrams and some explanations are available on 
> my web site at:
> http://bblfish.net/java/collections/
>
>
> Please let me know if this is the wrong place to post this.
>
> Thanks,
>
> Henry Story


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