Help - Glossary - A - Abstract
Objects that contain only methods meant to be inherited by some
Subclass.
Example Cmd-b on:
Browser fullOnClass: ArrayedCollection
An Abstract class doesn't otherwise differ from other classes.
Glossary - A