Commit Graph

15 Commits

Author SHA1 Message Date
dongshengchen
c653edf38f fix must override a superclass method (#919)
* fix must override a superclass method

* fix must override a superclass method
2019-09-07 20:52:49 +03:00
Tschis
933c84ff1c Fix checkstyle validations 2017-11-07 22:32:36 -03:00
Tschis
3634b3338c Fix checkstyle validations 2017-11-07 22:19:10 -03:00
Tschis
d37922bf82 add factory of factories 2017-11-07 21:05:04 -03: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
Narendra Pathai
b5d4445d63 Made example App a bit easier to understand 2016-02-10 17:53:32 +05:30
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Ilkka Seppala
cec9a99410 Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations. 2015-12-25 23:49:28 +02:00
tainarareis
34528173b7 Issue #286: Added main method in Abstract Factory Example 2015-11-14 16:48:19 -02:00
Ankur Kaushal
c0c21ebd91 Reformat Abstract Factory - Issue #224 2015-11-01 17:18:39 -05:00
Ilkka Seppala
0a61d7b067 Improve Abstract Factory Javadocs 2015-10-03 11:53:44 +03:00
Alan
5956873fc9 Improved unit tests so assertions are used. 2015-09-05 00:31:35 +01:00
Ilkka Seppala
fd85a2f848 #107 JavaDoc improvements for Abstract Factory example 2015-08-17 23:06:44 +03:00
Ilkka Seppala
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00