From Java 17 to Java 21
/
Java Language
/
Pattern Matching
Pattern Matching
https://leanpub.com/java17to21
Record Patterns
https://leanpub.com/java17to21
Nested Record Patterns
https://leanpub.com/java17to21
Generic Record Types
https://leanpub.com/java17to21
Pattern Matching for
switch
https://leanpub.com/java17to21
null
in
switch
https://leanpub.com/java17to21
Guarded Case Label
https://leanpub.com/java17to21
Enum Constants in
switch
https://leanpub.com/java17to21
Unnamed Patterns and Variables
https://leanpub.com/java17to21
Unnamed Patterns
https://leanpub.com/java17to21
Unnamed Variables
https://leanpub.com/java17to21
Up next
UTF-8 By Default
In this chapter
Pattern Matching
Record Patterns
Pattern Matching for switch
Unnamed Patterns and Variables