279 Commits

Author SHA1 Message Date
Ilkka Seppala
6e49fc01ab Improved comments on visitor pattern example. 2015-01-24 23:43:35 +02:00
Ilkka Seppala
b12243b94c Improved code comments for template method example. 2015-01-16 08:52:30 +02:00
Ilkka Seppala
991653062d Improved comments for strategy pattern sample. 2015-01-13 08:20:27 +02:00
Ilkka Seppala
27a27594f4 Improved comments for state pattern. 2015-01-08 20:30:10 +02:00
Ilkka Seppala
742f8376b3 Improved comments for mediator example. 2015-01-07 21:19:28 +02:00
Ilkka Seppala
22ca6fef60 Improved Command pattern code comments. 2014-12-27 11:11:54 +02:00
Ilkka Seppala
74b43303e3 Improved Flyweight example comments. 2014-12-26 10:09:53 +02:00
Ilkka Seppälä
57cef65eb4 Added Servant pattern source to the Credits section. 2014-12-18 14:59:18 +02:00
Ilkka Seppala
6301e0bc11 Added unit tests for each of the patterns. 2014-12-06 20:34:41 +02:00
Ilkka Seppala
2be1ced00a Improved comments for the facade example. 2014-12-06 14:43:40 +02:00
Ilkka Seppala
9336284814 Improved decorator example. 2014-12-06 14:35:18 +02:00
Ilkka Seppala
10d4e3cadd Improved comments for decorator example. 2014-12-06 14:29:31 +02:00
Ilkka Seppala
9a75cb11c3 Further cleanup of pom.xmls. 2014-12-06 14:19:37 +02:00
Ilkka Seppala
c312fce43b Fixed package name and some spelling mistakes. 2014-12-06 13:59:41 +02:00
Ilkka Seppala
3ef1613fa6 Merge branch 'MSaifAsif-master' 2014-12-06 13:50:13 +02:00
Ilkka Seppala
5d142fbcfe Merge branch 'master' of https://github.com/MSaifAsif/java-design-patterns into MSaifAsif-master 2014-12-06 13:46:36 +02:00
M Saif Asif
6318d76d9f Update README.md
Code review compliance
2014-12-06 16:19:17 +05:00
M Saif Asif
85ba6e3dfe Update README.md 2014-12-06 02:55:26 +05:00
M Saif Asif
112c719ee7 Update README.md
Added service locator information
2014-12-06 02:53:19 +05:00
MSaifAsif
1cb62f543b Implementatation of the Service locator pattern 2014-12-06 02:39:54 +05:00
Ilkka Seppala
2939d139fc Merge branch 'mortezaadi-master' 2014-12-05 23:00:17 +02:00
Ilkka Seppala
5646937d52 Merge branch 'master' of https://github.com/mortezaadi/java-design-patterns into mortezaadi-master
Conflicts:
	singleton/src/main/java/com/iluwatar/App.java
2014-12-05 22:58:09 +02:00
mortezaadi
c06c05757e add some references to class comments 2014-12-05 11:59:41 +03:30
mortezaadi
dbc1ca7aeb Add DCL and Initializing on demand holder idiom. 2014-12-05 00:02:50 +03:30
Ilkka Seppälä
3e42a10060 Update README.md 2014-12-02 20:32:31 +02:00
Ilkka Seppälä
b9b07923e9 Update README.md 2014-12-02 20:29:14 +02:00
Ilkka Seppälä
38feb88c91 Merge pull request #22 from llitfkitfk/master
update README
2014-12-02 20:26:08 +02:00
Ilkka Seppälä
48ebe63a9f Merge pull request #21 from mingliangfeng/master
Update README to provide design patterns list and  better navigation
2014-12-02 20:24:53 +02:00
Ilkka Seppälä
16220cdd73 Merge pull request #24 from sideris/master
Changed UML diagrams from GenMyModel to ObjectAid
2014-12-02 17:26:01 +02:00
Ilkka Seppälä
df721d11bd Merge pull request #23 from thatJavaNerd/patch-1
Small typo (the --> there)
2014-12-02 08:08:19 +02:00
Peter G. Sideris
bc386236ba Changed UML diagrams from GenMyModel to ObjectAid 2014-12-02 07:05:19 +01:00
Ilkka Seppälä
1ea04fe1fc Merge pull request #20 from sideris/master
Servant pattern
2014-12-02 07:48:22 +02:00
Matthew Dean
424449e2f5 Small typo (the --> there) 2014-12-01 23:51:00 -05:00
llitfkitfk
bb50ca1d1b update README add categories of desgin pattern 2014-12-02 11:02:37 +08:00
Andrew Feng
bbf84e60b6 Update README to provide design patterns list and better navigation 2014-12-02 11:11:36 +11:00
Peter G. Sideris
7908baa535 proper repeat(fixing pom files) 2014-12-01 21:56:45 +01:00
Peter G. Sideris
888c7d01f9 fixing Maven pom files 2014-12-01 20:41:16 +01:00
Petros G. Sideris
acfdb41d7a Update README.md 2014-12-01 15:15:33 +01:00
Peter G. Sideris
ff5d58ee0c moving etc folder 1 lvl up 2014-12-01 15:12:36 +01:00
Peter G. Sideris
f37997e357 adding jpg 2014-12-01 14:52:47 +01:00
Peter G. Sideris
686367d04e adding diagram files 2014-12-01 14:46:50 +01:00
Peter G. Sideris
ee0f5f709f changing method names in Royalty to make Servant relation clearer 2014-12-01 14:29:52 +01:00
Peter G. Sideris
187cccca99 Adding Servant Design pattern classes 2014-12-01 14:23:08 +01:00
Ilkka Seppala
710d31b2a2 Cleanup of poms. 2014-11-26 23:03:04 +02:00
Ilkka Seppala
208a1168ac Removed TODO markers from visitor example. 2014-11-26 22:49:48 +02:00
Ilkka Seppala
470f3d2460 Added comments to singleton app. 2014-11-26 22:47:44 +02:00
Ilkka Seppala
34bc1de713 Added comments to lazily initialized singleton implementation. 2014-11-26 22:45:47 +02:00
Ilkka Seppala
0ad5fbfc5c Added comment to eagerly initialized singleton implementation. 2014-11-26 22:43:08 +02:00
Ilkka Seppala
baf177a81e Added book reference to singleton enum implementation. 2014-11-26 22:41:44 +02:00
Ilkka Seppälä
b73429cd95 Merge pull request #19 from Alwayswithme/master
enum approach of singleton
2014-11-26 15:58:31 +02:00