Specialization, Extension, and Inheritance
- slide 15 : 40
Interfaces to clients and subclasses
Interfaces between A, B, their client classes, and their subclasses
The client interface of A
The subclass interface between A and its subclass B
The client interface of B
The subclass interface between B and potential subclasses of B