Design Pattern: Decorator Pattern

Decorator Pattern   1) Motivation:     Extending an object's functionality can be done statically (at compile time) by using inherientence. However it might be necessary to extend an object's function
相關文章
相關標籤/搜索