スーパークラスMeanings1nounsuperclasscomputingIn object-oriented programming, a class from which other classes inherit properties and methods. Contrasts with サブクラス (subclass).See also: サブクラスこのクラスはスーパークラスからメソッドを継けい承しょうしている。This class inherits methods from the superclass.