The Art of Java Language Pattern Matching

The Art of Java Language Pattern Matching

Devoxx via YouTube Direct link

Using The instanceof Operator

7 of 17

7 of 17

Using The instanceof Operator

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

The Art of Java Language Pattern Matching

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

  1. 1 Intro
  2. 2 Pattern Matching Fundamentals
  3. 3 Pattern Types
  4. 4 Switch Expressions
  5. 5 Switch Expression (JDK 12)
  6. 6 Java Inheritance
  7. 7 Using The instanceof Operator
  8. 8 Pattern Matching For instanceof (JDK 14)
  9. 9 Flow Scoping For Binding Variables
  10. 10 Pattern Matching for switch (Completeness)
  11. 11 Guarded Patterns (JDK 18)
  12. 12 Pattern Dominance
  13. 13 Pattern Matching instanceof And Records
  14. 14 Patterns Are Composable
  15. 15 Patterns And Local Variable Type Inference
  16. 16 Using The Any Pattern Match
  17. 17 Pattern Matching For Arrays

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.