superclass
Definition from Wiktionary, a free dictionary
Contents |
[edit] English
[edit] Noun
|
Singular |
Plural |
superclass (plural superclasses)
- (taxonomy) A taxon ranking below a phylum and above a class.
- (computing, object-oriented programming) A high-level class that passes attributes and methods down the hierarchy to subclasses.
[edit] Translations
[edit] Verb
|
Infinitive |
Third person singular |
Simple past |
Past participle |
Present participle |
to superclass (third-person singular simple present superclasses, present participle superclassing, simple past and past participle superclassed)
- (transitive) (computing, object-oriented programming) To create a superclass of.
[edit] See also
- (computing) abstract type
- (computing) base class
- (computing) interface