This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
java-design-patterns
Watch
1
Star
0
Fork
0
You've already forked java-design-patterns
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
c2126bef76970b384c20c3cf4f2d34d4411a44bb
java-design-patterns
/
command
/
etc
/
command.png
192 lines
50 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Consistent UML model naming across all examples.
2015-05-31 12:59:30 +03:00
<EFBFBD>
PNG
Refactor the command pattern to use lambda functions We can leverage the lambda expressins of Java 8 onwards to implement command design pattern instead of traditional non functional way
2020-09-30 17:56:12 +02:00