superclass
- noun
- /ˈsuːpərˌklæs/
- Specialized
- The data scientist grouped the data points into a single superclass to streamline the analysis process.
Examples
-
Note that since the superclass handles scrolling in order to recycle cells, the superclass implementation of scrollViewDidScroll needs to be invoked.
Blog text (31) -
This is the superclass of flight, airport, and airline.
-
Open SHCTableViewDragAddNew.h and change the superclass to NSObject as follows:
Blog text (31) -
If I set up class Retrieger and I want to inherit from the superclass Dog, I'm going to pass in Dog.
-
The "override" keyword says, "I mean to override something in a superclass."
Blog text (8) -
Note that since the superclass handles scrolling in order to recycle cells, the superclass implementation of scrollViewDidScroll needs to be invoked.
Blog text (31) -
In machine learning, a superclass can help organize complex data into simpler categories for easier classification.
-
When designing a hierarchy, it's essential to define a clear superclass that encompasses all related subclasses.
Synonyms
More complete and including everything from a smaller version
How General
Surface Forms
Morphology
Etymology
Superclass comes from the parts super- meaning 'above' and class meaning 'group'. In machine learning a superclass is a higher-level category that groups several smaller classes under one label, so the word shows it is a group 'above' the individual classes.