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

1.212 WeakKeyIdentityDictionary

Defined in namespace Smalltalk
Superclass: WeakKeyDictionary
Category: Collections-Weak

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



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


This document was generated on April, 16 2013 using texi2html