superclass

An inheritance concept of the Java language where a class is an instance of something, but is also more specific. “Tree" might be the superclass of “Oak" and “Elm," for example.