SortedCollection



SortedCollection inherits from OrderedCollection and defines the instance variable sortBlock. It has no subclasses.

SortedCollections maintain their elements in a sorted order as specified by the sortBlock.

Methods defined in SortedCollection:

Methods for accessing:

Methods for adding/removing:

Methods for converting:

Methods for copying:

Methods for initialization:

Methods for private:

Methods for utility:


Pocket Smalltalk Documentation