studydaily > lamdas > Flashcards
Lambda
work with functional interfaces
Where can you use lambda expressions?
Functional InterfacesStreams and CollectionsMethod References
What are the required things for a lamdba
parameter namearrowbody