Difference between revisions of "Superclass"

From GNUstepWiki
Jump to navigation Jump to search
(No difference)

Revision as of 07:36, 1 September 2005

A class that's one step above another class in the inheritance hierarchy -- the class through which a subclass inherits methods and instance variables.