<?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>Function on Java Developer Central</title>
    <link>https://javadevcentral.com/tags/function/</link>
    <description>Recent content in Function on Java Developer Central</description>
    <generator>Hugo -- 0.134.2</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 21 Feb 2022 18:55:00 +0530</lastBuildDate>
    <atom:link href="https://javadevcentral.com/tags/function/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Google Guava Functions</title>
      <link>https://javadevcentral.com/google-guava-functions/</link>
      <pubDate>Mon, 21 Feb 2022 18:55:00 +0530</pubDate>
      <guid>https://javadevcentral.com/google-guava-functions/</guid>
      <description>In this post, we will learn about the Google Guava Functions utility class which has static utility methods to work on Function instances.</description>
    </item>
    <item>
      <title>Functional Interfaces in Java – Functions</title>
      <link>https://javadevcentral.com/functional-interfaces-in-java-functions/</link>
      <pubDate>Sun, 06 Jun 2021 12:11:00 +0530</pubDate>
      <guid>https://javadevcentral.com/functional-interfaces-in-java-functions/</guid>
      <description>In this post, we will learn about the functional interface in Java for functions present as part of the java.util.function namespace.</description>
    </item>
    <item>
      <title>Function Chaining in Java</title>
      <link>https://javadevcentral.com/function-chaining-in-java/</link>
      <pubDate>Tue, 29 Sep 2020 11:00:00 +0530</pubDate>
      <guid>https://javadevcentral.com/function-chaining-in-java/</guid>
      <description>A Function is primarily used along with the map operation on a Java stream. In this post, we will learn about Function chaining in Java 8.</description>
    </item>
  </channel>
</rss>
