<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <!-- Include Data Base  -->
    
    <title>Clog</title>
    <description>Clog - Coding blog</description>
    <link>https://arafat-al-mahmud.github.io//</link>
    <atom:link href="https://arafat-al-mahmud.github.io//feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sat, 07 Oct 2017 00:46:01 +0600</pubDate>
    <lastBuildDate>Sat, 07 Oct 2017 00:46:01 +0600</lastBuildDate>
    <generator>Jekyll v3.4.4</generator>
    
      <item>
        <title>Grokking Lambda</title>
        <description>&lt;p&gt;Lambda functions !&lt;/p&gt;

&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-java&quot; data-lang=&quot;java&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;span class=&quot;kd&quot;&gt;class&lt;/span&gt; &lt;span class=&quot;nc&quot;&gt;Test&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;{&lt;/span&gt;
  &lt;span class=&quot;kd&quot;&gt;public&lt;/span&gt; &lt;span class=&quot;kd&quot;&gt;static&lt;/span&gt; &lt;span class=&quot;kt&quot;&gt;void&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;main&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;n&quot;&gt;String&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;[]&lt;/span&gt; &lt;span class=&quot;n&quot;&gt;args&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;){&lt;/span&gt;
    &lt;span class=&quot;n&quot;&gt;System&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;na&quot;&gt;out&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;na&quot;&gt;println&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&amp;quot;Hello World !&amp;quot;&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;);&lt;/span&gt;
  &lt;span class=&quot;o&quot;&gt;}&lt;/span&gt;
&lt;span class=&quot;o&quot;&gt;}&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;

&lt;hr style=&quot;border-top: 1px solid #9D9D9D ; color: #9D9D9D ;&quot; class=&quot;endpost&quot; /&gt;

</description>
        <pubDate>Fri, 06 Oct 2017 00:00:00 +0600</pubDate>
        <link>https://arafat-al-mahmud.github.io//blog/grokking-lambda/</link>
        <guid isPermaLink="true">https://arafat-al-mahmud.github.io//blog/grokking-lambda/</guid>
        
        <tag>java</tag>
        
        <tag>lambda</tag>
        
      </item>
    
  </channel>
</rss>
