<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Stream API Archives - Manish Sanger</title>
	<atom:link href="https://www.manishsanger.com/tag/stream-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.manishsanger.com/tag/stream-api/</link>
	<description>Java, J2EE, Spring Framework, application security,big data,database,design patterns,hibernate,j2ee,java,jdbc,micro-services,mongodb,multithreading,nosql</description>
	<lastBuildDate>Wed, 03 Jan 2018 10:45:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>What new features were added in Java8?</title>
		<link>https://www.manishsanger.com/what-new-features-were-added-in-java8/</link>
					<comments>https://www.manishsanger.com/what-new-features-were-added-in-java8/#respond</comments>
		
		<dc:creator><![CDATA[manishsanger]]></dc:creator>
		<pubDate>Tue, 02 Jan 2018 13:31:00 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[java 8]]></category>
		<category><![CDATA[lambda]]></category>
		<category><![CDATA[functional interface]]></category>
		<category><![CDATA[Stream API]]></category>
		<guid isPermaLink="false">https://www.manishsanger.com/?p=272</guid>

					<description><![CDATA[<p>Here are the list of high level features introduced in Java 8 along with lots of enhancement at complier and JVM level: 1. Lambda Expressions Lambda expression is a concise representation of an anonymous function which can be passed as an argument to a method or stored in a variable. Click Here more details 2. [&#8230;]</p>
<p>The post <a href="https://www.manishsanger.com/what-new-features-were-added-in-java8/">What new features were added in Java8?</a> appeared first on <a href="https://www.manishsanger.com">Manish Sanger</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div id="attachment_273" style="width: 681px" class="wp-caption alignnone"><a href="https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8.png"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-273" class="size-full wp-image-273" src="https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8.png" alt="New features introduced in java 8" width="671" height="114" srcset="https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8.png 671w, https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8-300x51.png 300w" sizes="(max-width: 671px) 100vw, 671px" /></a><p id="caption-attachment-273" class="wp-caption-text">New features introduced in java 8</p></div>
<p>Here are the list of high level features introduced in Java 8 along with lots of enhancement at complier and JVM level:</p>
<p>1. <a href="https://www.manishsanger.com/lambda-expressions/" target="_blank" rel="noopener" title="Lambda Expressions"><strong>Lambda Expressions</strong></a><br />
Lambda expression is a concise representation of an anonymous function which can be passed as an argument to a method or stored in a variable. <a href="https://www.manishsanger.com/lambda-expressions/" target="_blank" rel="noopener">Click Here more details</a></p>
<p>2. <a href="https://www.manishsanger.com/functional-interface/" target="_blank" rel="noopener" title="Functional Interface"><strong>Functional Interface</strong></a><br />
A Functional Interface is an interface which specifies exactly one abstract method. <a href="https://www.manishsanger.com/functional-interface/" target="_blank" rel="noopener" title="Functional Interface">Click Here more details</a><br />
3. <strong>Method References</strong><br />
4. <strong>Default methods in interface</strong><br />
5. <strong>Optional</strong><br />
6. <strong>Stream API</strong><br />
7. <strong>Date API</strong><br />
8. <strong>Nashorn, JavaScript Engine</strong></p>
<p>The post <a href="https://www.manishsanger.com/what-new-features-were-added-in-java8/">What new features were added in Java8?</a> appeared first on <a href="https://www.manishsanger.com">Manish Sanger</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.manishsanger.com/what-new-features-were-added-in-java8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<enclosure url="https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8.png" length="17232" type="image/png"/><media:content url="https://www.manishsanger.com/wp-content/uploads/2018/01/Java-8.png" width="671" height="114" medium="image" type="image/png"/>	</item>
	</channel>
</rss>
