|
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 |
|