Y
Hacker News
new
|
ask
|
show
|
jobs
by
phamilton
3840 days ago
The caveat is perhaps that in Java 8, a Strategy is simply passing a function as an argument to another function too.
I'd love to see patterns struck down as obsolete with Java language updates.
1 comments
TwoSheds
3839 days ago
+ Finding or creating suitable functional interface for passing the function
link