6- Method References

3:46 2 Zvučnici 1 Poglavlja 92 segmenti

Poglavlja

  1. 0:03

    Sometimes all we do in a lambda expression is passing the parameter or parameters to an existing method. For example, over here, we're simply passing this message to the print line method of this object. In these cases, it's easier to refer…