Lambdas in Java - A Peek under the Hood

Lambdas in Java - A Peek under the Hood

GOTO Conferences via YouTube Direct link

Big question #1: typing

4 of 20

4 of 20

Big question #1: typing

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Lambdas in Java - A Peek under the Hood

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

  1. 1 Introduction
  2. 2 Lambda expressions for Java
  3. 3 Why lambdas for Java?
  4. 4 Big question #1: typing
  5. 5 Functional interfaces
  6. 6 Big question #2: representation
  7. 7 New bytecode tool: Method Handle
  8. 8 Stepping back...
  9. 9 Bytecode invocation modes
  10. 10 New bytecode tool:invokedynamic
  11. 11 Translation strategies
  12. 12 Indy: the ultimate procrastination aid
  13. 13 Indy: the ultimate lazy initialization
  14. 14 Indy: the ultimate indirection aid
  15. 15 Performance costs
  16. 16 Performance example - linkage cost
  17. 17 Performance example - capture cost
  18. 18 Future VM support ?
  19. 19 Serialization
  20. 20 Summary

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.