Dominik Gruntz and Ilkka Seppälä
a9c3df78ee
Changes the description of the prototype pattern ( #1102 )
2019-11-19 21:57:20 +02:00
Dominik Gruntz and Ilkka Seppälä
1fbe9bbac5
Changes the description of the template method pattern (as discussed in Issue1099) ( #1101 )
...
* Declares the template methods as final
* Extends the description of the template method pattern
* Removes the final declarations (this was done in another branch)
2019-11-19 21:49:07 +02:00
Dominik Gruntz and Ilkka Seppälä
515b7e7134
Changes the implementation of the prototype pattern ( #1103 )
...
* Changes the implementation of the prototype pattern
* Fixes the checkstyle warnings
* Fixes additional checkstyle warnings
2019-11-19 09:34:24 +02:00
Dominik Gruntz and Ilkka Seppälä
d4b2496e60
Update App.java ( #1098 )
2019-11-18 19:18:46 +02:00
Dominik Gruntz and Ilkka Seppälä
7e4d0b4cdc
Changes aggregation to composition (as described in issue #1095 ) ( #1096 )
2019-11-18 19:04:40 +02:00