KeyedCollection



KeyedCollection inherits from Collection and defines no instance variables. It has subclasses ArrayedCollection and Dictionary.

KeyedCollections map keys (which may or may not be integers) to values.

Methods defined in KeyedCollection:

Methods for accessing:

Methods for enumerating:


Pocket Smalltalk Documentation