6- Method References

3:46 2 스피커 1 장 92 세그먼트

  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…