Java设计模式

2012.05.23

责任链模式(Chain of Responsibility)

桥接模式(Bridge)

访问者模式(Visitor)

享元模式(Flyweight)

解释器模式(Interpreter)

装饰模式(Decorator)


每天两个模式...


你可能感兴趣的:(java,设计模式,Decorator)