<?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>Technoticles&#187; integercache</title>
	<atom:link href="http://technoticles.com/tag/integercache/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoticles.com</link>
	<description>(Techno)logy + Ar(ticles) = Technoticles</description>
	<lastBuildDate>Tue, 24 Jan 2012 07:26:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integer Cache in JDK1.5</title>
		<link>http://technoticles.com/2010/02/03/integer-cache-in-jdk1-5/</link>
		<comments>http://technoticles.com/2010/02/03/integer-cache-in-jdk1-5/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 11:30:39 +0000</pubDate>
		<dc:creator>harshit</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[integercache]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://technoticles.com/?p=148</guid>
		<description><![CDATA[ Integer Cache is an interesting concept in Java 1.5 that I recently discovered while reading a blog post.
Here is a post on another blog that explains the concept of Caching Integer Objects in detail: Integer Cache in JDK1.5.
]]></description>
			<content:encoded><![CDATA[<p><em> Integer Cache</em> is an interesting concept in Java 1.5 that I recently discovered while reading a blog post.</p>
<p>Here is a post on another blog that explains the concept of <em>Caching Integer Objects</em> in detail<strong>:</strong> <a href="http://technologiquepanorama.wordpress.com/2010/02/03/integercache-in-jdk1-5/">Integer Cache in JDK1.5</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://technoticles.com/2010/02/03/integer-cache-in-jdk1-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

