PackageDescription: WeakCollections


Weak Collections

Last published: April 28, 2010 by 'JoachimGeidel'

Defines 4 Classes
Extends 4 Classes


WeakCollections contains weak collections which are not in the VisualWorks base image. Currently, it contains only WeakSet and ThreadSafeWeakSet, and two subclasses of these which allow the redefinition of the hash and equality computations by appropriate blocks. Other collection classes which hold their elements weakly may be added here.