摘要: Decorator pattern allows a user to add new functionality to an existing object without altering its structure. This type of design pattern comes under 阅读全文
posted @ 2019-07-26 18:29 CodingYM 阅读(172) 评论(0) 推荐(0) 编辑
摘要: Adapter pattern works as a bridge between two incompatible interfaces. This type of design pattern comes under structural pattern. This pattern involv 阅读全文
posted @ 2019-07-26 15:52 CodingYM 阅读(443) 评论(0) 推荐(0) 编辑