Interval



Interval inherits from ArrayedCollection and defines instance variables start, stop, step. It has no subclasses.

Intervals are immutable collections which contain all numbers between two given numbers, at fixed increments between.

Methods defined in Interval:

Methods for accessing:

Methods for comparing:

Methods for initialization:

Methods for predicates:

Methods for printing:


Pocket Smalltalk Documentation