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