![]() |
Smalltalk/X WebserverDocumentation of class 'WeakOrderedCollection': |
|
Class: WeakOrderedCollectionInheritance:Object | +--Collection | +--SequenceableCollection | +--OrderedCollection | +--WeakOrderedCollection
Description:This is an OrderedCollection with weak references to its element. Elements may vanish and are silently replaced by nil, if the referred to element looses its last non-weak reference. The logical size of the instance or the element slots are not affected - thus, when an element is lost. So be prepared to get nil when accessing/enumerating. Instance protocol:private
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 04 Jun 2023 16:51:55 GMT
|