filmov
tv
Method Reference , Advanced JAVA - 3
![preview_player](https://i.ytimg.com/vi/8JSpntEpCEA/maxresdefault.jpg)
Показать описание
Method reference is used to refer method of functional interface. Whenever we are using the lambda expression to call another method alone we can use method reference. Method Reference further simplifies the lambda expression. We will see the method reference in detail in this video.
1. Calling an instance method with method reference
2. Calling a static method with method reference
3. Use the input parameter to call a method
4. Parameter as calling object vs static method
5. Method with two-parameter one as calling object and another as a parameter
6. Method reference to a constructor
#java_interview #method_reference
Advanced JAVA Series
1. Calling an instance method with method reference
2. Calling a static method with method reference
3. Use the input parameter to call a method
4. Parameter as calling object vs static method
5. Method with two-parameter one as calling object and another as a parameter
6. Method reference to a constructor
#java_interview #method_reference
Advanced JAVA Series