This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

John McSweeney - picture detail

John McSweeney

July 31, 2010, 7:25 pm

M206 Computing: An Object-oriented Approach

Introduction to the Smalltalk Collection Classes

 

It's time to look at some of the most useful Smalltalk classes. The abstract class Collection has a number of subclasses, only some of which are used in M206. This limited Collection class hierarchy is illustrated as follows:

class hierarchy of collections

Next page » Set and Bag