Pattern Matching in Java - New Features from Project Amber
Offered By: Java via YouTube
Course Description
Overview
Explore pattern matching in Java with Gavin Bierman in this 41-minute Inside Java Podcast episode. Dive into Project Amber's new language features, including sealed classes and pattern matching for `instanceof`. Learn about the JDK 17 preview feature: pattern matching for `switch`. Discover concepts like dominance, completeness, total type patterns, pattern variables, guarded patterns, and deconstruction patterns. Gain insights into array of records and compiler implications. Access additional resources on JEPs, OpenJDK builds, and official Java documentation to enhance your understanding of these advanced Java features.
Syllabus
Intro
Greetings
What is a pattern
Switch
Dominance
completeness
total type pattern
pattern variables
guarded patterns
deconstruction patterns
array of records
compiler
conclusion
Taught by
Java
Related Courses
Java's Future: Innovations and Enhancements - Interview with Brian GoetzChariotSolutions via YouTube Java Features and Future Developments - Early 2019 Edition
ChariotSolutions via YouTube The SolutionFactory to Java's Problems
Devoxx via YouTube Java Next - From Amber to Loom, from Panama to Valhalla
Devoxx via YouTube Java, Today and Tomorrow
Devoxx via YouTube