Commit Graph

12 Commits

Author SHA1 Message Date
anthonycampbell ac57d67f45 solution to issue #602. Implemented multiton with enum, added example to app.java, a test for the enum, and commented my code 2018-03-08 16:08:09 -08:00
anthonycampbell 960d2ea6f7 solution to issue #602. Implemented multiton with enum, added example to app.java, a test for the enum, and commented my code 2018-03-08 15:52:35 -08:00
Ilkka Seppälä faa29f8025 Update license headers 2016-11-27 14:34:20 +02:00
daniel-bryla 0438811489 #502 Replaced usages of System.out with logger. 2016-10-23 19:59:03 +02:00
Mohammed Ezzat 632174b6dc squid:S2974 - Classes without public constructors should be final 2016-02-09 17:19:31 +02:00
Joseph McCarthy 3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Ankur Kaushal 306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
Ilkka Seppala 952ebc638f #107 Improvements for Multiton JavaDoc 2015-08-20 22:35:57 +03:00
Ilkka Seppala 8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Ilkka Seppala d0c32782ce Added code comments for Multiton. 2015-05-16 00:27:06 +03:00
Ilkka Seppala f2457699b0 Finished Multiton example. 2015-05-16 00:17:28 +03:00
Ilkka Seppala 8e93233e58 Added skeleton for Multiton example. 2015-05-15 23:45:18 +03:00