Pattern Matching in Java: Implementation and Performance Considerations

Pattern Matching in Java: Implementation and Performance Considerations

Java via YouTube Direct link

Summary

17 of 18

17 of 18

Summary

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Pattern Matching in Java: Implementation and Performance Considerations

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

  1. 1 Intro
  2. 2 Pattern Matching
  3. 3 Example: Evaluating Expressions
  4. 4 Use-site polymorphism
  5. 5 What's Going On?
  6. 6 Language Feature, or VM Feature?
  7. 7 Are Patterns Methods?
  8. 8 A Compiler Writers Wish List
  9. 9 Fetch Me My Magic Hammer
  10. 10 Performance Goals
  11. 11 Intermediate Carriers
  12. 12 A Strawman
  13. 13 Invoking Dtors
  14. 14 Composing Dtors
  15. 15 Translating Pattern Switch
  16. 16 Binary Compatibility
  17. 17 Summary
  18. 18 Example: Simplifying Expressions

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.