スピーカー
章
-
0:03章 1: So in this section you learned that lambda expressions are like anonymous functions that we can pass around in our code. 34s · Speaker 1
So in this section you learned that lambda expressions are like anonymous functions that we can pass around in our code. We also talked about functional interfaces. A functional interface is an interface with a single abstract method. We ca…