What is adapter class in design pattern?

Adapter class: This class is a wrapper class which implements the desired target interface and modifies the specific request available from the Adaptee class . Adaptee class: This is the class which is used by the Adapter class to reuse the existing functionality and modify them for desired use.

Sizin İçin Seçtik  Decorator Design Pattern Java nedir?

Leave a Reply

Your email address will not be published. Required fields are marked *