Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How does Method Reference work?
Home
JAVA
How does Method Reference work?
0
votes
asked
Mar 1, 2023
in
JAVA
by
sharadyadav1986
How does Method Reference work?
method-reference
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2023
by
sharadyadav1986
Method Reference is a new feature that was added to Java 8. This phrase is used to describe the functional interface method. When referring to a method, it can take the place of a lambda expression.
...