<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Jep-325 on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/jep-325/</link>
    <description>Recent content in Jep-325 on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo -- 0.147.8</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #213243b1d6e8932079e09227d3f3ed0c806cd0c9</copyright>
    <lastBuildDate>Sun, 30 Dec 2018 00:00:00 +0100</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/jep-325/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Next Steps to Pattern Matching in Java with Java 12 and Switch Expressions aka JEP 325</title>
      <link>https://www.hascode.com/next-steps-to-pattern-matching-in-java-with-java-12-and-switch-expressions-aka-jep-325/</link>
      <pubDate>Sun, 30 Dec 2018 00:00:00 +0100</pubDate>
      <guid>https://www.hascode.com/next-steps-to-pattern-matching-in-java-with-java-12-and-switch-expressions-aka-jep-325/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;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 that are included in the current Java 12 preview or JEP 305 aka Pattern Matching for instanceof.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
