Next: , Previous: , Up: Base classes   [Index]


1.114 MethodDictionary

Defined in namespace Smalltalk
Superclass: IdentityDictionary
Category: Language-Implementation

I am similar to an IdentityDictionary, except that removal and rehashing operations inside my instances look atomic to the interpreter.