Community

Java 13: Enhancements to Switch Expressions

(Fahd Shariff) You may remember from my previous post that, in Java 12, the traditional switch statement was enhanced so that it could be used as an expression. In Java 13, there has been a further change to this feature.