<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Optional &#8211; Java le soir</title>
	<atom:link href="/category/java-8-en/optional-en/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>José Paumard</description>
	<lastBuildDate>Wed, 08 Jul 2015 20:36:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.1</generator>
	<item>
		<title>Optional patterns</title>
		<link>/2014/12/07/optional-patterns/</link>
		
		<dc:creator><![CDATA[José]]></dc:creator>
		<pubDate>Sun, 07 Dec 2014 22:16:53 +0000</pubDate>
				<category><![CDATA[Java 8]]></category>
		<category><![CDATA[Optional]]></category>
		<category><![CDATA[Stream]]></category>
		<guid isPermaLink="false">https://blog.paumard.org/?p=1150</guid>

					<description><![CDATA[Much has been said about Java 8 and about the way it will change the way we design applications and APIs. Of course the fisrt big thing is lambda expressions, followed by the Stream API. Another element was introduced, the final class Optional, which also changes the way we can write API and applications, leading &#8230; <a href="/2014/12/07/optional-patterns/" class="more-link">Continue reading <span class="screen-reader-text">Optional patterns</span> <span class="meta-nav">&#8594;</span></a>]]></description>
		
		
		
			</item>
	</channel>
</rss>
