设计模式(java源码实现)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

115 B

策略模式

描述:整体地替换算法

使用委托这张弱关联关系可以很方便的整体替换算法