OrderedCollection
OrderedCollection inherits from List and defines no instance variables. It has a subclass: SortedCollection.
OrderedCollection is the same as List, but is here for backwards compatibility.
OrderedCollection defines no methods.
Pocket Smalltalk Documentation