This pattern become helpful when you need to convert interface of one class (which can not be changed) to the interface expected by client.
More development notices …
This pattern become helpful when you need to convert interface of one class (which can not be changed) to the interface expected by client.