6- Method References

3:46 2 Høgtalar 1 Kapittel 92 segment

Kapittel

  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…