<?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>Java9 on Java Developer Central</title>
    <link>https://javadevcentral.com/tags/java9/</link>
    <description>Recent content in Java9 on Java Developer Central</description>
    <generator>Hugo -- 0.134.2</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Sep 2020 22:08:00 +0530</lastBuildDate>
    <atom:link href="https://javadevcentral.com/tags/java9/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Java Stream takeWhile and dropWhile</title>
      <link>https://javadevcentral.com/java-stream-takewhile-and-dropwhile/</link>
      <pubDate>Mon, 07 Sep 2020 22:08:00 +0530</pubDate>
      <guid>https://javadevcentral.com/java-stream-takewhile-and-dropwhile/</guid>
      <description>The Java Stream takeWhile and dropWhile methods allow to return or drop a prefix/subset of elements in a stream based on a passed predicate.</description>
    </item>
    <item>
      <title>Optional – New methods in Java 9 through 11</title>
      <link>https://javadevcentral.com/optional-new-methods/</link>
      <pubDate>Mon, 18 Nov 2019 15:34:00 +0530</pubDate>
      <guid>https://javadevcentral.com/optional-new-methods/</guid>
      <description>Optional was added to Java 8. This post explains the new methods or APIs added to the Optional class in Java from Java 9 through 11 with examples.</description>
    </item>
  </channel>
</rss>
