<?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>public static final &#187; Collections</title>
	<atom:link href="http://www.publicstaticfinal.de/tag/collections/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.publicstaticfinal.de</link>
	<description>the constant Java blog</description>
	<lastBuildDate>Fri, 25 Feb 2011 14:48:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Google Collections Library 1.0 available</title>
		<link>http://www.publicstaticfinal.de/2010/01/04/google-collections-library-1-0-available/</link>
		<comments>http://www.publicstaticfinal.de/2010/01/04/google-collections-library-1-0-available/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 08:56:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[Collections]]></category>
		<category><![CDATA[Framework]]></category>

		<guid isPermaLink="false">http://www.publicstaticfinal.de/?p=128</guid>
		<description><![CDATA[Last year on Dec, 30th Google released version 1.0 of it&#8217;s Collections framework. Although Apache Commons Collections provide a rich set of enhancements to the standard Collections framework Google&#8217;s implementation has two big advantages: Based on Java 1.5 and hence using Generics More standard compliant (Commons Collections occasionally break standard behavior) Go to their website [...]]]></description>
			<content:encoded><![CDATA[<p>Last year on Dec, 30th Google released version 1.0 of it&#8217;s Collections framework. Although Apache Commons Collections provide a rich set of enhancements to the standard Collections framework Google&#8217;s implementation has two big advantages:</p>
<ul>
<li>Based on Java 1.5 and hence using Generics</li>
<li>More standard compliant (Commons Collections occasionally break standard behavior)</li>
</ul>
<p>Go to their <a title="Google Collections" href="http://code.google.com/p/google-collections/" target="_blank">website</a> and make sure to read the <a title="Google Collections FAQ" href="http://code.google.com/p/google-collections/wiki/Faq" target="_blank">FAQ</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.publicstaticfinal.de/2010/01/04/google-collections-library-1-0-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

