... <- ObjectList <- Collection <- Set <- Dictionary <- IdentityDictionary |
|
|
FindAfter |
Class IdentityDictionary defines no new attributes.
Fields
| Field | Type | |
|---|---|---|
| Dictionary: | values: | ObjectList |
instance IdentityDictionary tag; values: nilObject; end instance;
Define Class IdentityDictionary; inherits from Dictionary; overrides FindAfter; end class;