strategy pattern

Strategy Pattern: Define a family of algorithms, ecapsulates each one, and makes them interchangeable. Strategy lets the algorithm vary independently from clients that use it. OO-Principles: 1.Encapsu
相关文章
相关标签/搜索