Quantcast
Viewing latest article 7
Browse Latest Browse All 92

Next Steps to Pattern Matching in Java with Java 12 and Switch Expressions aka JEP 325

It is interesting to see how the Java language evolves over time. One thing that I have always missed is pattern matching in a way similar to languages like Scala. Now there are different JDK Enhancement Proposals (JEP) aiming at bringing us a little bit closer to pattern matching, especially JEP 325 aka Switch Expressions [...]

Viewing latest article 7
Browse Latest Browse All 92

Trending Articles