mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 16:58:47 +00:00
4ff196ce35
We can leverage the lambda expressins of Java 8 onwards to implement command design pattern instead of traditional non functional way