3 Commits

Author SHA1 Message Date
Rakesh Venkatesh
4ff196ce35 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-10-13 16:45:19 +02:00
Ilkka Seppala
db6ec3cc1a #95 Updated and clarified Command pattern example 2015-06-30 17:52:53 +03:00
Ilkka Seppala
5c2e2ff7fb Consistent UML model naming across all examples. 2015-05-31 12:59:30 +03:00