Nachrichten

Das OpenJDK-Team hat in den Java-Versionen 18 bis 21 die Records und insbesondere das Pattern Matching sowie Record Patterns weiterentwickelt und verbessert.
In a previous tutorial we introduced the basics of pattern matching and its integration with switch expressions. Now, we'll dive deeper into more advanced Java pattern-matching techniques and ...