Hello,

I recently created a WeakHashSet collection for a project I am currently
working on.  (Items in the Set can be garbage collected if references to
them outside the Set are released.)  I believe it may also be useful to
others, and would like to contribute it to the Collections project.  Would
such a collection fit the intended purpose of this project?  If so, what
would be the best way to contribute it, and what specific changes might I
need to make to the code (project, license comments, etc.)?

Thanks.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to