Return to site

[1min] Java 14 features before and after

· video,java

Java 14 contains more new features than the previous two releases, most of them aimed at easing coding:

―Switch Expressions

―Text Blocks

―Pattern Matching for instanceof

―Records

―Helpful NullPointerExceptions