4- Lambda Expressions
3:43
2 Puheenvuorot
1 Lukujen yhdistelmä
85 Segmentit
Puheenvuorot
Lukujen yhdistelmä
-
0:03Luku 1: So our greet method talks to the printer interface, and this is a functional interface because it has a single abstract method. 217s · Speaker 2
So our greet method talks to the printer interface, and this is a functional interface because it has a single abstract method. Now, wouldn't it be nice if we could implement this method in a standalone function, like a function that exists…