getSuperclass
getSuperclass(): Class;
The getSuperclass method of the Class class returns a reference to the superclass of the receiver in the highest level of the schema hierarchy.
getSuperclass(): Class;
The getSuperclass method of the Class class returns a reference to the superclass of the receiver in the highest level of the schema hierarchy.