Back: WeakSet-rehashing
Up: Class reference
Forward: WeakValueLookupTable
 
Top: GNU Smalltalk User's Guide
Contents: Table of Contents
Index: Class index
About: About this document

6.179 WeakValueIdentityDictionary

Defined in namespace Smalltalk
Category: Collections-Weak

I am similar to a plain identity dictionary, but my values are stored in a weak array; I track which of the values are garbage collected and, as soon as one of them is accessed, I swiftly remove the associations for the garbage collected values




This document was generated on May, 12 2002 using texi2html