Table of Contents

Type - Implementation (Generalization relationship)

About

Implementation is a relationship between a class (called the client) that implements the behavior (ie methods) of an interface (called the supplier).