Attached is a jar containing the three source code files for the WeakHashSet I mentioned I would like to contribute. It subclasses the Java 1.2 HashSet class, and works exactly the same except that the elements are held in the set with weak references.
Thanks!
WeakHashSet.jar
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
