Sample Java implementation of design patterns, following this literature.
- Strategy
- Singleton
- Observer
- Decorator
- Factory
- Simple Factory
- Factory Method
- Abstract Factory
- Command
- Adapter
- Facade
- Iterator
- Composite
- State
- Proxy
- Remote Proxy
- Virtual Proxy
- Protection Proxy