Conceptual Java Evolution: From 8 to 25
Part 5: Java 12 & 13: Switch Expressions and Text Blocks Begin
Java 12 and 13 were transitional releases that introduced two features in preview that would become cornerstones of modern Java — switch expressions and text blocks (multiline strings). Java 12 also added the Teeing collector and Compact Number Formatting.