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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 02:44:43 GMT |