Commit Graph

  • f37997e357 adding jpg Peter G. Sideris 2014-12-01 14:52:47 +01:00
  • 686367d04e adding diagram files Peter G. Sideris 2014-12-01 14:46:50 +01:00
  • ee0f5f709f changing method names in Royalty to make Servant relation clearer Peter G. Sideris 2014-12-01 14:29:52 +01:00
  • 187cccca99 Adding Servant Design pattern classes Peter G. Sideris 2014-12-01 14:23:08 +01:00
  • 710d31b2a2 Cleanup of poms. Ilkka Seppala 2014-11-26 23:03:04 +02:00
  • 208a1168ac Removed TODO markers from visitor example. Ilkka Seppala 2014-11-26 22:49:48 +02:00
  • 470f3d2460 Added comments to singleton app. Ilkka Seppala 2014-11-26 22:47:44 +02:00
  • 34bc1de713 Added comments to lazily initialized singleton implementation. Ilkka Seppala 2014-11-26 22:45:47 +02:00
  • 0ad5fbfc5c Added comment to eagerly initialized singleton implementation. Ilkka Seppala 2014-11-26 22:43:08 +02:00
  • baf177a81e Added book reference to singleton enum implementation. Ilkka Seppala 2014-11-26 22:41:44 +02:00
  • b73429cd95 Merge pull request #19 from Alwayswithme/master Ilkka Seppälä 2014-11-26 15:58:31 +02:00
  • 11a89f85a8 move the SO question URL alwayswithme 2014-11-26 09:15:40 +08:00
  • 16ac983053 change comment alwayswithme 2014-11-25 16:24:32 +08:00
  • 3f2cb22478 remove the getInstance method alwayswithme 2014-11-25 16:10:17 +08:00
  • 406d2e7081 simplified the println alwayswithme 2014-11-24 18:01:44 +08:00
  • 13abf49024 enum approach of singleton yejinchang 2014-11-24 17:35:52 +08:00
  • 13e6c74d97 Merge pull request #18 from pitsios-s/patch-1 Ilkka Seppälä 2014-11-21 22:14:52 +02:00
  • 4641ab28cf Update MainApp.java Stamatis Pitsios 2014-11-21 15:40:29 +02:00
  • 6c80af2b15 Update README.md Ilkka Seppälä 2014-11-15 10:58:13 +02:00
  • 872ad27996 Update README.md Ilkka Seppälä 2014-11-15 10:55:26 +02:00
  • 8b024b8a2a Merge pull request #16 from joningis/generic-observer Ilkka Seppälä 2014-11-12 21:22:05 +02:00
  • b15b96cdc2 Added Java Generics and Collections to credits of readme Jon Ingi Sveinbjornsson 2014-11-12 10:47:41 +00:00
  • 6b4e1c32bc Added message to observer app Jon Ingi Sveinbjornsson 2014-11-11 23:23:08 +00:00
  • cb40f1cdbd Added example of generic observer Jon Ingi Sveinbjornsson 2014-11-11 23:15:13 +00:00
  • c231964227 Merge pull request #15 from noragami/master Ilkka Seppälä 2014-11-11 22:00:30 +02:00
  • 4d52ecdaf6 accepted suggestion note by @iluwatar noragami 2014-11-11 19:18:01 +01:00
  • 07b6b2e8a6 simplified toString method yato 2014-11-10 14:04:43 +01:00
  • 86abc4177e Merge pull request #14 from mafagafogigante/master Ilkka Seppälä 2014-11-09 12:57:24 +02:00
  • 5e28382021 Fixed spaces instead of tabs. mafagafogigante 2014-11-08 20:49:40 -02:00
  • bc060309e3 Improves a toString method. mafagafogigante 2014-11-08 20:38:20 -02:00
  • a4637fcf99 Uses a StringBuilder to improve performance. mafagafogigante 2014-11-08 20:35:23 -02:00
  • 031bbe9f09 Simplifies an if statement mafagafogigante 2014-11-08 20:09:10 -02:00
  • b563de009a Update README.md Ilkka Seppälä 2014-11-08 22:41:20 +02:00
  • 5305e6ba1b Update README.md Ilkka Seppälä 2014-11-08 22:38:07 +02:00
  • 862fd39d11 #12 Added private constructor to ThreadSafeLazyLoadedIvoryTower. Ilkka Seppala 2014-11-05 21:28:48 +02:00
  • ee931b0ecb Update README.md Ilkka Seppälä 2014-11-04 08:04:42 +02:00
  • e574d6aa49 Merge pull request #11 from llitfkitfk/master Ilkka Seppälä 2014-11-03 22:35:41 +02:00
  • 7bb84a2402 add some use case llitfkitfk 2014-11-03 18:33:27 +08:00
  • 97431a62af update README llitfkitfk 2014-11-03 09:00:21 +08:00
  • 1cd804a1c3 update README with new diagram llitfkitfk 2014-11-03 08:54:21 +08:00
  • 80e8fef5c9 add editable diagram files (you need to install objectaid eclipse plugin to view that) llitfkitfk 2014-11-03 08:47:03 +08:00
  • bbfe3f6207 add rest of class diagrams llitfkitfk 2014-10-31 13:31:41 +08:00
  • 7fd513b349 add part of class diagram llitfkitfk 2014-10-31 09:20:45 +08:00
  • 24ce036dd2 add part of class diagram llitfkitfk 2014-10-31 09:18:39 +08:00
  • 3a4d5efbc3 Update README.md Ilkka Seppälä 2014-10-27 08:28:51 +02:00
  • afad7dcd8f Update README.md Ilkka Seppälä 2014-10-27 08:28:22 +02:00
  • 9b1c698b34 Merge pull request #10 from mafagafogigante/mafagafo-observer Ilkka Seppälä 2014-10-21 07:45:15 +03:00
  • 5109c8f462 Minor refactoring on the observer code. mafagafogigante 2014-10-20 12:48:17 -02:00
  • edc93ea7cf Changed the observer diagram. mafagafogigante 2014-10-20 12:47:32 -02:00
  • 6faa8dff57 Update README.md Ilkka Seppälä 2014-10-19 13:24:16 +03:00
  • cda9e59a51 Merge pull request #9 from mafagafogigante/mafagafo-template-method-new-pic Ilkka Seppälä 2014-10-18 19:02:35 +03:00
  • 74c0ab90ac Improved template method UML. mafagafogigante 2014-10-17 20:58:49 -03:00
  • 70fffc5ca3 Merge pull request #8 from annemsujan/master Ilkka Seppälä 2014-10-14 11:23:46 +03:00
  • 5687976a91 Thread-safe Singleton class Sujan Reddy Annem 2014-10-13 22:15:45 -07:00
  • cffe592c9c New Singleton class Sujan Reddy Annem 2014-10-13 13:24:18 -07:00
  • 84efa3039f Merge pull request #7 from lordmat0/master Ilkka Seppälä 2014-10-08 20:51:55 +03:00
  • 39998544d7 Merge pull request #6 from pitsios-s/master Ilkka Seppälä 2014-10-08 20:44:22 +03:00
  • 3da9ad5469 Formatted all files to the same standard matthew 2014-10-08 13:42:12 +01:00
  • 3436a7f67e Update LICENSE.md Stamatis Pitsios 2014-10-08 13:03:24 +03:00
  • 53a2a8b150 Merge pull request #5 from lordmat0/master Ilkka Seppälä 2014-10-08 07:57:10 +03:00
  • bde5b343d0 Just formatting App classes to be like the other class files on the project Matthew 2014-10-07 16:23:37 +01:00
  • 52f0923df9 Corrected spelling mistake in hair type: BOLD -> BALD. Ilkka Seppala 2014-09-25 21:16:48 +03:00
  • d3fbc2e90b Merge pull request #3 from pitsios-s/master Ilkka Seppälä 2014-09-14 00:04:00 +03:00
  • 028aa396ee Updated pom.xml for module model-view-presenter. pitsios-s 2014-09-12 12:29:49 +03:00
  • 799a5ef5aa Updated pom.xml for module model-view-presenter. pitsios-s 2014-09-12 12:22:55 +03:00
  • eeb8c58fe9 Made some overall changes. pitsios-s 2014-09-12 12:20:13 +03:00
  • 9f00e00f34 Removed some unnecessary files. pitsios-s 2014-09-11 16:14:40 +03:00
  • 47907cb91b Update README.md Stamatis Pitsios 2014-09-11 16:10:38 +03:00
  • f970a7646d Added new design pattern. pitsios-s 2014-09-11 15:31:24 +03:00
  • 106b0b9c0d Merge pull request #1 from yusufaytas/master Ilkka Seppälä 2014-09-09 18:44:04 +03:00
  • d1e1be13af Added Intent to the Double Checked Locking. Yusuf Aytaş 2014-09-08 15:33:36 +01:00
  • d6aed142a7 removed the lazy instantiation from singleton to avoid threading problems. yusufaytas 2014-09-07 21:21:24 +01:00
  • 2552d1b590 Merge branch 'master' of github.com:yusufaytas/java-design-patterns yusufaytas 2014-09-07 21:15:41 +01:00
  • 91a7980f72 Added simple attributes to the Item. yusufaytas 2014-09-07 21:15:24 +01:00
  • 8fb4d3257e Added cases to use double-checked-locking. Yusuf Aytaş 2014-09-07 21:13:57 +01:00
  • c0c902870f Added class diagram to double checked locking. yusufaytas 2014-09-07 21:06:26 +01:00
  • c26ba609b2 Added Double Checked Locking to documentation. Yusuf Aytaş 2014-09-07 21:04:01 +01:00
  • 1eddfa844d Updated observer class diagram. Ilkka Seppala 2014-09-07 19:41:31 +03:00
  • d7470b96d5 Updated mediator class diagram. Ilkka Seppala 2014-09-07 19:36:52 +03:00
  • a2f34b56fd Updated iterator class diagram. Ilkka Seppala 2014-09-07 19:32:20 +03:00
  • 009fd26eff Updated decorator class diagram. Ilkka Seppala 2014-09-07 19:24:52 +03:00
  • 39ddea1645 Update README.md Ilkka Seppälä 2014-09-07 19:20:16 +03:00
  • f2c803cdea Update README.md Ilkka Seppälä 2014-09-07 19:19:24 +03:00
  • c8778bdb45 Update README.md Ilkka Seppälä 2014-09-07 19:18:43 +03:00
  • 3ad98e0099 Update README.md Ilkka Seppälä 2014-09-07 15:56:57 +03:00
  • c5685fa5cf Update README.md Ilkka Seppälä 2014-09-07 15:56:09 +03:00
  • 28901eedf0 Create LICENSE.md Ilkka Seppälä 2014-09-07 15:54:53 +03:00
  • c2db2980f0 Update README.md Ilkka Seppälä 2014-09-07 15:41:46 +03:00
  • 25469c210c Added "How to contribute" instructions. Ilkka Seppälä 2014-09-07 15:40:21 +03:00
  • f7c2cad971 Added explanation about class adapter vs. object adapter in the adapter example. Ilkka Seppala 2014-09-07 15:20:27 +03:00
  • da72f04643 Update README.md Ilkka Seppälä 2014-09-07 15:11:23 +03:00
  • b8365e9e4c Improved the adapter pattern example. Updated the class diagram. Ilkka Seppala 2014-09-07 15:08:43 +03:00
  • 3d55749042 Update IvoryTower.java Yusuf Aytaş 2014-09-07 00:44:32 +01:00
  • 459b696777 Update pom.xml Yusuf Aytaş 2014-09-07 00:42:00 +01:00
  • 1f0bedbbe1 double-checked-locking pattern is added. yusufaytas 2014-09-07 00:34:26 +01:00
  • 0509e48d37 Update IvoryTower.java Yusuf Aytaş 2014-09-06 23:54:25 +01:00
  • d4ee7a7da0 Update README.md Ilkka Seppälä 2014-09-06 23:42:22 +03:00
  • ab315782ec Update README.md Ilkka Seppälä 2014-09-06 23:33:48 +03:00
  • ee54d6a3ea Added FAQ section to readme file. Ilkka Seppälä 2014-09-06 23:31:56 +03:00
  • 37d58d31d0 Updated the adapter example. Ilkka Seppala 2014-08-31 19:19:28 +03:00