The Department of Computer Science & Engineering
|
|
STUART C. SHAPIRO: CSE
115 C
|
extends its superclass. Its header will
look like:
accessControl class ClassName extends SuperClass implements Interface1, ...
java.lang.Object. It is the direct superclass
of any class that doesn't extend any other class explicitly.