va1m
5cf2fe009b
📍 Use lombok, reformat, and optimize the code ( #1560 )
...
* Use lombok, reformat, and optimize the code
* Fix merge conflicts and some sonar issues
Co-authored-by: va1m <va1m@email.com >
2021-03-13 14:19:21 +02:00
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Ilkka Seppälä
0010fb55c5
Merge data transfer object examples ( #1635 )
...
* #1617 merge dto pattern examples
* #1617 update license headers
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com >
2021-01-25 09:05:04 +05:30
ignite1771
18a1a725ee
#1469 Add lambda expressions implementation for Strategy Pattern ( #1631 )
...
* #1469 Add Strategy Pattern lambda implementation
After Java 8.
Also take advantage of enum
* #1469 Update class diagrams
* #1469 Update README.md
Add lambda programmatic example
* #1469 Remove unused imports
Co-authored-by: Subhrodip Mohanta <subhrodipmohanta@gmail.com >
2021-01-19 12:06:26 +05:30
Leonóra Dér
3b1a28149b
decrease number of checkstyle errors in singleton, strategy and visitor patterns #1021 ( #1054 )
...
* fix checkstlye errors - visitor pattern
* fix checkstlye errors - strategy pattern
* fix checkstlye errors - singleton pattern
2019-10-31 19:54:13 +02:00
GVSharma
af8c5ed0dd
local variable type inference changes ( #1040 )
...
local variable type inference changes for strategy design pattern
2019-10-26 18:45:54 +03:00
Alexander Ivanov
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
Ilkka Seppälä
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +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
Saiful Islam
e549af25dd
Severe is not appropriate.
...
"Sever" is most Appropriate
2016-03-25 22:50:17 +06:00
Joseph McCarthy
3d95696078
#358 Added license to all files using plugin
2016-01-27 22:20:42 +00:00
Ilkka Seppala
6e59d9554f
Functional approach to Strategy pattern #310
2015-12-08 23:25:05 +02:00
Ankur Kaushal
306b1f3d31
Reformat rest of the design patterns - Issue #224
2015-11-01 21:29:13 -05:00
Ilkka Seppala
0a9879a277
Improve Strategy Javadoc
2015-10-04 00:22:27 +03:00
Ilkka Seppala
934f99e2a9
#107 JavaDoc for Strategy
2015-08-21 23:17:25 +03:00
Ilkka Seppala
8524c75ba6
Changed package naming across all examples.
2015-05-31 11:55:18 +03:00
Ilkka Seppala
991653062d
Improved comments for strategy pattern sample.
2015-01-13 08:20:27 +02:00
matthew
3da9ad5469
Formatted all files to the same standard
2014-10-08 13:42:12 +01:00
Matthew
bde5b343d0
Just formatting App classes to be like the other class files on the project
2014-10-07 16:23:37 +01:00
Ilkka Seppala
94b289801b
Comments for the strategy example.
2014-08-31 11:27:19 +03:00
Ilkka Seppala
6157f22ea4
added strategy pattern sample
2014-08-23 13:18:53 +03:00