-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Highlights
The primary advantage of lambda over anonymous class in creating function object is that it is more succinct. Java 8 also provides a way to generate function object even more succinct through method references.
- Lambda expression as function objects
- Method reference as function objects
- Identity Function
- Method Reference Types
- Disadvantages
- Summary
Reference
Metadata
Metadata
Assignees
Labels
itemItemItem