JAVA Design Patterns 创建型设计模式 Abstract Factory Factory Method Singleton Builder Prototype 结构型设计模式 Adapter Composite Facade Proxy Bridge Decorator Flyweight 行为型设计模式 Chain of Responsibility Interpreter Mediator Observer Strategy Visitor Command Iterator Memento State Template Method