Back: WeakSet-loading Up: Base classes Forward: WeakValueLookupTable   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.214 WeakValueIdentityDictionary

Defined in namespace Smalltalk
Superclass: WeakValueLookupTable
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



Back: WeakSet-loading Up: Base classes Forward: WeakValueLookupTable   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on February, 22 2012 using texi2html