Designing
a
Class
to
Be
Extended
Section
3.12.
Single
Inheritance
versus
Multiple
Inheritance
Chapter 4.
Interfaces
Section
4.1.
A
Simple
Interface
Example
Section
4.2.
Interface
Declarations
Section
4.3.
Extending
Interfaces
Section
4.4.
Working
with
Interfaces
Section
4.5.
Marker
Interfaces
Section
4.6.
When
to
Use
Interfaces
Chapter 5.
Nested
Classes
and
Interfaces
Section
5.1.
Static