Implementing Lambda Expressions in Java

Implementing Lambda Expressions in Java

Java via YouTube Direct link

Intro

1 of 17

1 of 17

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Implementing Lambda Expressions in Java

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 Adding lambda expressions to Java
  3. 3 Functional interfaces
  4. 4 We could "just" user inner classes
  5. 5 Stepping back...
  6. 6 Its not just for dynamic languages anymore
  7. 7 Desugaring lambdas to methods
  8. 8 Lambda capture
  9. 9 The metafactory API
  10. 10 Candidate translation strategies
  11. 11 Indy: the ultimate lazy initialization
  12. 12 Indy: the ultimate procrastination aid
  13. 13 Performance example - capture cost
  14. 14 Not just for the Java Language!
  15. 15 Possible VM support
  16. 16 Serialization
  17. 17 My VM wish-list

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.