https://github.com/knsh14/study-design-pattern
study Design Pattern of GoF.
https://github.com/knsh14/study-design-pattern
Last synced: about 1 year ago
JSON representation
study Design Pattern of GoF.
- Host: GitHub
- URL: https://github.com/knsh14/study-design-pattern
- Owner: knsh14
- Created: 2012-11-27T08:54:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T18:41:13.000Z (over 13 years ago)
- Last Synced: 2025-02-04T04:30:11.760Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
参考にした資料は
http://www.techscore.com/tech/DesignPattern/index.html/
にあるもの
Iterator
イテレータパターンの実装
Adapter
アダプタパターンの実装