A PointerDictionary maps a pointer to an object reference.
inherits
State supers: EqHashTable, DictionaryContainer
methods
Any at pointer key; |
Undocumented.
inherits
State supers: PointerDictionary, MutableEqHashTable
methods
void remove pointer key; |
Remove the mapping for the key.
void set All value at pointer key pre value != nil; |
Associate the value with the key.